style tag not working in Netscape 4.X

R

Ravi upasi

HI,
I am designing a web page. which has mainly a table.
I want the table to fit to window.
SO i have used the Style tag as below in my Html code.
<STYLE type="text/css">
<!--
body { margin:0px;}
table { margin:0px;}
-->
</STYLE>
So itas working fine in IE.5 as well as IE.6
But the style tag does'nt have any effect in Netscape 4.x
so can any one provide a solution for making it work in Netscape 4.x also
thanks in advance.
ravi
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top