Re: tidyExample, what's wrong ?

On Mon, 11 Sep 2000, Najib TOUNSI wrote:

> Hello every one,
> 
> I hope not to disturb you too much.
> 
> What is wrong with this example, which simply write my name:
> 
> <html>
> <body>
> <I><FONT SIZE="5">Najib T</FONT></I><FONT SIZE="5">O</FONT><I><FONT SIZE="5">UNSI</FONT></I>
> </body>
> </html>

Tidy cleans HTML using a variety of rules of thumb that seek to
replace font elements etc. by the use of style sheets. W3C
encourages authors to separate content from presentation through
the use of style sheets, and newer browsers are improving the
fidelity in their support for CSS.

Regards,

-- Dave Raggett <dsr@w3.org> http://www.w3.org/People/Raggett
tel/fax: +44 122 578 3011 (or 2521) +44 778 532 0444 (mobile)
World Wide Web Consortium (on assignment from HP Labs)

Received on Sunday, 1 October 2000 08:32:06 UTC