Advertisement
PayneLess_Designs

PayneLess Designs - Rainbow Heading

Feb 7th, 2012
165
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.94 KB | None | 0 0
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
  2. <html><head>
  3. <title>Rainbow Heading</title>
  4. <meta http-equiv="generator" content="CoffeeCup HTML Editor (www.coffeecup.com)">
  5. <meta name="created" content="Tue, 13 Oct 2009 20:15:03 GMT">
  6. <meta http-equiv="content-type" content="text/html;charset=utf-8">
  7. <meta name="description" content="">
  8. <meta name="keywords" content="">
  9. <style type="text/css">
  10. * {margin: 0; padding: 0; border: 0; }
  11. h1#main1 {
  12. font-family: arial, 'times new roman';
  13. font-size: 5em;
  14. font-weight: 900;
  15. text-align: center;
  16. background: #000;
  17. }
  18.  
  19. span#let1 { color: #ff0000; }
  20. span#let2 { color: #ffff00; }
  21. span#let3 { color: #ffffff; }
  22. span#let4 { color: #00ff00; }
  23. span#let5 { color: #00ffff; }
  24. </style>
  25. </head>
  26. <body>
  27. <h1 id="main1"><span id="let1">C</span><span id="let2">O</span><span id="let3">L</span><span id="let4">O</span><span id="let5">R</span></h1>
  28. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement