tidying up html
This commit is contained in:
@@ -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>— Fred Brooks</footer></blockquote></p>
|
||||
imagination."</i></p><footer>— Fred Brooks</footer></blockquote>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user