In-Line CSS Example
= Index DOT Css by Brian Wilson =

  Main Index | Property Index | CSS Support History | Browser History  
Example | Analysis


Example
  1.       <html>
  2.       <head>
  3.              <title>Document Title</title>
  4.       </head>

  5. [Go To Analysis] <body LINK="#ff8080" VLINK="#ff0000" ALINK="a05050" STYLE="background: #000000; color: #80c0c0">
  6. [Go To Analysis] <h1 ALIGN="center" STYLE="background: #000080; font: 36pt/40pt courier; font-variant: small-caps; border: thick dashed blue">Welcome to my home page!</h1>
  7.       <br><br>
  8. [Go To Analysis] <p><span STYLE="margin-left: 25px">Hi there! If you are reading this then you have found my home page! Congratulations!</span>
  9.       I know it can be hard to find my pages, but I bet that you feel lucky now. Now that you are here, please take a look at my page of links to <a HREF="http://www.mysite.com/coolsites.html">cool sites</a> or sign my <a HREF="http://www.mysite.com/guestbook.html">guest book</a></p>
  10. [Go To Analysis] <div><div STYLE="font-weight: bold; margin-left: 30px">
  11. [Go To Analysis]<span STYLE="font-size: x-large; color: #ffffff">M</span>y wonderful poetry</div> is available if you are REALLY bored. Why not give it a spin?</div>

  12. [Go To Analysis] <h2 STYLE="background: #000080; color: green; line-height: 50px; font-size: 40px">
  13. [Go To Analysis] The Best Poetry I <em STYLE="font-weight: 900">NEVER</em> Wrote</h2>
  14.       <ul>
  15.          <li>'There Once Was A Man From Nantucket' -
  16. [Go To Analysis]              <span STYLE="font-family: 'comic sans ms', fantasy; color: rgb(100%, 100%, 0%)">Anonymous</span></li>
  17.           <li>'Cool In Fur' -
  18. [Go To Analysis]              <span STYLE="font-family: 'comic sans ms', fantasy; color: rgb(100%, 100%, 0%)">Harry B. Foot</span></li>
  19.           <li>And My All Time Fave:
  20.            <ul>
  21. [Go To Analysis]          <li STYLE="font-size: x-large; font-style: italic"> 'A Toast To My Toaster' -
  22. [Go To Analysis]              <span STYLE="font-family: 'comic sans ms', fantasy; color: rgb(100%, 100%, 0%)">Me!</span></li>
  23.            </ul>
  24.       </li></ul>

  25. [Go To Analysis] <blockquote STYLE="background: #000080; color: #00ff00; margin-left: 2cm">Brought to you by the letter
  26. [Go To Analysis] <span STYLE="font-family: 'comic sans ms', fantasy; color: rgb(100%, 100%, 0%)">&quot;H&quot;</span>
  27. [Go To Analysis] and <span STYLE="Padding: 20px; border: 20px groove #ffffff">Joe Shmoe</span> </blockquote>

  28. [Go To Analysis] <div STYLE="background: #000080; font-weight: bold; margin-left: 30px">
  29. [Go To Analysis] <span STYLE=""font-size: x-large; color: #ffffff"> W</span>hen you are done looking through these masterpieces, I encourage you to visit my proud sponsor!! </div>

  30. [Go To Analysis] <p STYLE="font: 12pt/14pt sans-serif; margin: 5px 0px 2px 25px; border: medium dashed #ff0000; background: white url(http://www.foo.com/image.gif) repeat-x fixed top right }">
  31. [Go To Analysis] <span STYLE="font: 36pt/40pt courier; font-variant: small-caps; border: thick dashed blue }"> ADVERTISEMENT:</span>
  32.       Buy Navel Lint Contemplator! Its a browser and its a sandwich spread! Go to our <a HREF="http://www.navellint.com">home page</a> without delay! Why? Because shelf life is only 8 hours unless refrigerated. We know that makes it hard to browse, but it promotes frequent upgrading to the latest and greatest version. </p>

  33. [Go To Analysis] <h6 STYLE="font-size: xx-small ! important; color: red ! important">All standard disclaimers apply. Your life depends on NOT copying this document in any way. This tape will
  34. [Go To Analysis] <a HREF="http://www.mysite.com/selfdestruct.html">self destruct</a> in 10 seconds...</h6>

  35.       </body>
  36.       </html>


Analysis
Boring Copyright Stuff....