Advertisement
akvma

WDCSS - Dual Boxes, Static

Aug 9th, 2021
2,418
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.56 KB | None | 0 0
  1. <div class="b2l"><div class="bh">
  2. First Box Header Here
  3. </div><div class="cntnt">
  4. <!-- Box content starts here. -->
  5. <p>This is a paragraph. Feel free to add more content. Remember to wrap chunks of text in paragraphs.</p>
  6. <!-- Box content ends here. -->
  7. </div></div><div class="b2r"><div class="bh">
  8. Second Box Header Here
  9. </div><div class="cntnt">
  10. <!-- Box content starts here. -->
  11. <p>This is a paragraph. Feel free to add more content. Remember to wrap chunks of text in paragraphs.</p>
  12. <!-- Box content ends here. -->
  13. </div></div><br style="clear:both;">
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement