Expressionless Vertical Fill 3


/ Published in: HTML
Save to your folder(s)



Copy this code and paste it in your HTML
  1. <head>
  2. <title>Expressionless Vertical Fill 3</title>
  3. </head>
  4. <body>
  5. <div class="container">
  6. <div class="display">
  7. <div class="header">
  8. <div> words of header </div>
  9. </div>
  10. <div class="content">
  11. <div> words of content </div>
  12. </div>
  13. </div>
  14. </div>
  15. </body>
  16. </html>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.