Skip to content

Instantly share code, notes, and snippets.

@goh-chunlin
Created April 17, 2016 12:46
Show Gist options
  • Save goh-chunlin/e1fbe90d7bf42857c645fac31d1b589d to your computer and use it in GitHub Desktop.
Save goh-chunlin/e1fbe90d7bf42857c645fac31d1b589d to your computer and use it in GitHub Desktop.
Blog-Beautify Web Pages with CSS-Code01
<div class="story-frame">
<div class="story-cover-img"
style="background-image: url('https://scooptrip.blob.core.windows.net/images/74e46886-798f-48d0-8147-8970269bd752.jpg');">
</div>
<div class="story-description">
<div class="clipped">
<span class="story-subject ng-binding">Sunset at Sekinchan</span>
</div>
<div class="row">
<div class="col-xs-6 ng-binding">
<i class="fa fa-eye"></i> 88 views
</div>
<div class="col-xs-6 ng-binding" style="text-align: right;">
<i class="fa fa-thumbs-up"></i> 1 like
</div>
</div>
<hr style="margin-top: 6px; margin-bottom: 6px;">
<div>
<div class="story-author-circular-small"
style="background-image: url('https://scooptrip.blob.core.windows.net/images/59b160f0-e14d-4e50-b10d-f96c15332b54.jpg');">
</div>
</div>
</div>
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment