tidying up html

This commit is contained in:
2014-09-16 17:32:48 -04:00
parent 657cd7da71
commit 1dccc1989b
4 changed files with 6 additions and 5 deletions

View File

@@ -13,17 +13,17 @@ title: Tyler Hallada
<div class="row clearfix">
<div class="column fourth">
<div class="profile-card-portrait">
<img src="profile_icon_128x128.png">
<img src="profile_icon_128x128.png" alt="profile image">
</div>
<hr class="hide-desktop">
</div>
<div class="column three-fourths">
<div class="profile-card-content">
<div class="profile-card-quote">
<blockquote id="front-quote" cite="Fred Brooks"><p><i>"The programmer, like the poet,
<blockquote id="front-quote"><p><i>"The programmer, like the poet,
works only slightly removed from pure thought-stuff. He builds his
castles in the air, from air, creating by exertion of the
imagination."</i></p><footer>&mdash; Fred Brooks</footer></blockquote></p>
imagination."</i></p><footer>&mdash; Fred Brooks</footer></blockquote>
</div>
</div>
</div>