Advertisement
cornford-michael

a-65

Oct 1st, 2017
409
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.70 KB | None | 0 0
  1. <!-- #65 -->
  2. <div class="a-65">
  3.     <!-- Item -->
  4.     <div class="a-65-i">
  5.         <!-- Date -->
  6.         <h4><a href="#">DD<span>MMM YY</span></a></h4>
  7.         <!-- Content with border -->
  8.         <div class="a-65-c a-br a-br-COLOR">
  9.             <!-- Heading -->
  10.             <h3><a href="#">HEADING</a></h3>
  11.             <!-- Meta -->
  12.             <h5>
  13.                 <!-- User -->
  14.                 <a href="#"><i class="fa fa-user"></i> AUTHOR</a>
  15.                 <!-- Category -->
  16.                 <a href="#"><i class="fa fa-folder"></i> CATEGORY</a>
  17.             </h5>
  18.             <!-- Para -->
  19.             <p>.....PARAGRAPH....</p>
  20.         </div>
  21.     </div>
  22.     <!-- More items here --->
  23. </div>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement