Advertisement
Guest User

Untitled

a guest
Sep 26th, 2017
47
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.74 KB | None | 0 0
  1. <!-- ROW ONE -->
  2. <div class="ogp_3col_container">
  3. <div class="ogp_3col_content">
  4. <div class="ogp_3col_row">
  5.  
  6. <!-- COLUMN ONE -->
  7. <div class="ogp_3col_left">
  8.     <div class="ogp_cat_title">Name</div>
  9.     <div class="ogp_cat_desc">Title</div>
  10.     <div class="ogp_cat_text">Biography</div>
  11. </div>
  12.  
  13. <!-- COLUMN TWO -->
  14. <div class="ogp_3col_middle">
  15.     <div class="ogp_cat_title">Name</div>
  16.     <div class="ogp_cat_desc">Title</div>
  17.     <div class="ogp_cat_text">Biography</div>
  18. </div>
  19.        
  20. <!-- COLUMN THREE -->      
  21. <div class="ogp_3col_right">
  22.     <div class="ogp_cat_title">Name</div>
  23.     <div class="ogp_cat_desc">Title</div>
  24.     <div class="ogp_cat_text">Biography</div>
  25. </div>
  26.  
  27. </div>
  28. <br class="ogp_clear" />
  29. </div>
  30. </div>
  31. <!-- END OF A ROW ONE -->
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement