forgot to mention - it's a good idea to validate your xhtml and css too<br><a href="http://validator.w3.org/">http://validator.w3.org/</a><br><a href="http://jigsaw.w3.org/css-validator/">
http://jigsaw.w3.org/css-validator/</a><br>useful to run students through this exercise as well<br><br>HTML-Kit has a validator as well but the w3c validators would be the sure thing<br>there are stickers available from the above pages once&nbsp; your pages are validated
<br>the error lists can be scary at first but most of it is tidying up, things like closing all tags, such as closing a meta tag with / &gt; rather than just &gt; is required for valid xhtml<br><br>from a recent blog post:
<br><span style="font-weight: bold;">Why bother to validate?</span> It
provides me with the best chance for a good display of what I have
produced in a wide variety of browsers. Secondly, valid XHTML and CSS
is the best available platform for disability access. Finally, it
enable for more (not less) creativity as some beautiful cutting edge
CSS sites have demonstrated (<a href="http://www.csszengarden.com/">Zen Garden</a>, <a href="http://www.meyerweb.com/eric/css/edge/">Eric Meyer</a>).<br><a href="http://billkerr.blogspot.com/2006/01/w3c-web-validation.html">
http://billkerr.blogspot.com/2006/01/w3c-web-validation.html</a><br><br>-- <br>Bill Kerr<br><a href="http://billkerr.blogspot.com/">http://billkerr.blogspot.com/</a><br><a href="http://users.tpg.com.au/billkerr/index.htm">
http://users.tpg.com.au/billkerr/index.htm</a><br>skype: billkerr2006<br><br><br><div><span class="gmail_quote">On 1/9/06, <b class="gmail_sendername">Keith Richardson</b> &lt;<a href="mailto:keithcr@fastmail.fm">keithcr@fastmail.fm
</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi all.<br>I have published a five page story of the making of the 3in6-2006
<br>website based on css and html.<br>It can be downloaded from:<br><a href="http://3in6.openlab.net.au/resources/2006/W01-Developing-a-CSS-and-HTML-Based-Website.doc">http://3in6.openlab.net.au/resources/2006/W01-Developing-a-CSS-and-HTML-Based-Website.doc
</a><br><br>Why write it?<br>It took me three years to pluck up enough courage to break new ground<br>(new to me that is) and try to use css.<br>Two teachers finally gave me the push - Brett Davies who has created<br>some wonderful css sites in Victoria was most encouraging and a fund of
<br>excellent practical advice, and Des Hardy who presented an outstanding<br>session at the 2005 VITTA Conference called &quot;Web Standards&quot;.<br>After Brett and Des I felt that my excuses were groundless, but still I
<br>had to actually do it. Perhaps this short story will give others the<br>inspiration to try css for themselves too. That is why I have written<br>and published it.<br><br>All the best for an exciting and satisfying 2006.
<br><br>Regards, Keith<br>Keith Richardson<br>IPM List Moderator<br>Head of ICT, Leibler Yavneh College<br>Elsternwick<br>Ph: 03.9528.4911<br><a href="mailto:k.richardson@yavneh.vic.edu.au">k.richardson@yavneh.vic.edu.au</a>
<br><br>_______________________________________________<br><a href="http://www.edulists.com.au">http://www.edulists.com.au</a><br>IT Systems Mailing List kindly supported by<br><a href="http://www.vcaa.vic.edu.au">http://www.vcaa.vic.edu.au
</a> - Victorian Curriculum and Assessment Authority and<br><a href="http://www.vitta.org.au">http://www.vitta.org.au</a>&nbsp;&nbsp;- VITTA Victorian Information Technology Teachers Association Inc<br></blockquote></div><br>