<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 12/13/2011 10:02 AM, Michael B. Trausch wrote:
    <blockquote cite="mid:4EE768E8.4060501@trausch.us" type="cite">
      <pre wrap="">On 12/13/2011 09:57 AM, Rich Faulkner wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">PS&gt;  I'm not a big fan of CSS so I use that very sparingly...
</pre>
      </blockquote>
      <pre wrap="">
I would recommend that you seriously get to be a fan of CSS.  It makes
the HTML and JavaScript both much simpler to maintain, plus it gives you
the ability to make sweeping changes in presentation on a single site
with the same HTML.

For a (contrived, extreme) example of why this is a good thing, check
out this site:

   <a class="moz-txt-link-freetext" href="http://www.csszengarden.com/">http://www.csszengarden.com/</a>

Now, I'm not saying that you need to be that extreme in your own use of
CSS, but it lends itself well to making drastic changes for not only
different main site themes, but for presentation on mobile devices,
tablets, and the printed page itself.  The judicious use of CSS can make
the difference between printing 100+ pages from the content displayed on
the page in the browser and only the two or three pages that you really
wanted to print in the first place, or the difference between being able
to use a site on a mobile phone and not.

        --- Mike

</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
Ale mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Ale@ale.org">Ale@ale.org</a>
<a class="moz-txt-link-freetext" href="http://mail.ale.org/mailman/listinfo/ale">http://mail.ale.org/mailman/listinfo/ale</a>
See JOBS, ANNOUNCE and SCHOOLS lists at
<a class="moz-txt-link-freetext" href="http://mail.ale.org/mailman/listinfo">http://mail.ale.org/mailman/listinfo</a>
</pre>
    </blockquote>
    I believe HTML5 tries to force the use of CSS. Properly used CSS
    makes handling look and feel much easier across a site.<br>
    <br>
    <pre class="moz-signature" cols="72">-- 
Jay Lozier
<a class="moz-txt-link-abbreviated" href="mailto:jslozier@gmail.com">jslozier@gmail.com</a></pre>
  </body>
</html>