Script Garage

 

when using NVU to make web pages why do I get <font> repeated so much in the html ?

whhen i look at the code for my page, it repeats thew same command unnecessarily many times ? eg </font></strong></font></font></font></font></font></font></p> <font face="Verdana" size="4"> </font> <h4><font face="Verdana" size="4"><font face="Verdana" size="4"><font size="3"><font face="Verdana" size="3"><font face="Verdana" size="3"><font face="Verdana"><font face="Verdana" size="3"><strong></strong></font></font></font></font></font></font><font style="font-family: Verdana;" size="4"><font size="3"><font size="3"><font size="3"><font size="3"><font size="3"><strong><font color="#000000"><strong></strong></font></strong></font></font></font></font></font></font><font face="Verdana" size="4"> etc etc why does it do that and does anyone know of a simple quick free tool to clean up these repetitions, ive tried w3 html validator but it doesnt work on that ?

Public Comments

  1. Look into css, it might take a little while to catch on but it will be well worth the effort. With css you can define fonts and all other properties for elements on your page(style statements) or for your entire site(style pages). for individual elements you can define properties with in line css.
Powered by Yahoo! Answers