Posted by bim_bom on 08/19/06 11:03
Hi,
I have a HTML file with text with different font sizes, colors, etc. - just
a normal html file.
Is there a way to add some code at the beginnng of the file, that all the
later texts are shown in the same size?
For example I have code:
<h1>AAA</h1>
<h2>BBB</h2>
<font size=20>CCC</font>
Will it be able to change,that all these texts show in the same size in IE
6?
Thanks in advance!
[Back to original message]
|