root/app/views/main/bio.html.erb @ 15

Revision 15, 1.4 kB (checked in by falcon, 17 years ago)

Better W3C Compliance, misc fixes, changed media max size to 1024x800 px

RevLine 
[11]1<div id="BioPic" style="float:left; width: 155px ; height: 155px; margin-top: 5px; margin-right: 10px;">
2        <%= image_tag("me.jpg", :style =>
3                "-moz-border-radius: 5px;
4                -webkit-border-radius: 5px;
5                border: 2px solid #616f6f;" ) %>
6</div>
7<h2 style="margin-top: 5px; margin-bottom: 0px; font-size: 22px; text-align: right; padding-right: 1px;">Stephen Barnes</h2>
8<h3 style="padding: 1px; margin-top: -5px; font: normal 18px Verdana, sans-serif; text-align: right;">Computer Engineer and Digital Artist</h3>
9
10<p>This website is a glimpse into the things that are a dominant aspect of my life: computers, programming, art, and games.</p>
11
12<p>I enjoy designing and creating in all of its forms.  I believe that Engineering is the practical application of art and design to a specific field.  It is my desire to combine these aspects to create quality products in the Computing and Art fields.</p>
13
14<p></p>
15
16<h2>Influential Games</h2>
17        <h3>PC</h3>
18                <p>Shattered Galaxy, Dawn of War, Counterstrike, Homeworld, Rise of Nations, World of Warcraft, Lego Star Wars, Company of Heroes, Planetside.</p>
[15]19        <h3>Console</h3>
[11]20                <p>Halo series, Knights of the Old Republic, Armored Core series, Super Smash Brothers series, Wii Sports, Mass Effect.</p>
21                       
22<h2>Influential Artists and Inspirations</h2>
[15]23        <p>Prometheus ANJ, Sparth, Craig Mullins, Rob C, The entire Sijun and ConceptArt forums, Mike Krahulik, Michaelangelo, Feng Zhu, Gutz, Vyle, Andrew Wallin, P-Rik.</p>
Note: See TracBrowser for help on using the browser.