Philip M
03-09-2003, 11:08 AM
The follwing works fine in IE and Opera
<div align=center>
<p style = 'font-family:Arial;color:#000080; font-size:28px;font-weight:bold'>You can get it <i>quickly</i> from your friendly dealer!</style></p>
</div> <br>
It does not render in Netscape 4.7 - I think that is because I need to define <style="text/css">, but how do I add this in?
Also, does the text render properly in Netscape 6 or 7?
Is it possible to alter the colour (sorry - color!) of the italic word "quickly"?
<div align=center>
<p style = 'font-family:Arial;color:#000080; font-size:28px;font-weight:bold'>You can get it <i>quickly</i> from your friendly dealer!</style></p>
</div> <br>
It does not render in Netscape 4.7 - I think that is because I need to define <style="text/css">, but how do I add this in?
Also, does the text render properly in Netscape 6 or 7?
Is it possible to alter the colour (sorry - color!) of the italic word "quickly"?