http://tarunk.bizhat.com/ looks different in IE 6 and FF 1.5.
I want it to look the way it does in IE6.
HTML
http://tarunk.bizhat.com/ looks different in IE 6 and FF 1.5.
I want it to look the way it does in IE6.
HTML
Try replacing the p aligns with <br />
Instead of:
Use:Code:<li><p align="left"><font face="Trebuchet MS" style="font-size: 10pt">Led Zeppelin</font></li>
Code:<li><font face="Trebuchet MS" style="font-size: 10pt">Led Zeppelin</font></li><br />
If you must use a WSIWYG editor try NVU. It gives a better code than FrontPage.
Thanks rev & rohit.
Bookmarks