Laura's nice Header


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



Copy this code and paste it in your HTML
  1. <style type="text/css">
  2. h1 {
  3. border-bottom: 2px solid;
  4. color: #101010;
  5. }
  6. </head>
  7. <h1>Laura's nice header</h1>
  8. ...
  9. </body>
  10. </html>

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.