PDA

View Full Version : CSS and Netscape


CyberDruid
11-19-2000, 06:03 PM
How do u solve that Problem.
Netsapce 4&6 are not able to manage CSS1.x...
The worst thing is that NS cannot translate
class and id tags fpr <td> and <tr>
MSIE accepts
<td class="1" id="nav"> NS does not.
I tried to solve it with this code.
<td><p class="1" id="nav">
Do u have any better ideas? Must work with MSIE 4+ and NS 4+.
Do u know if the any browser supports CSS.firstletter correctly?
NS6 can partly solve this "order"
But the First letter ist just BIGGER than the others. It would be great if the bowser would fit the text around the BIG 1st letter...
Any solutions?

Ron
11-19-2000, 06:13 PM
If you have Dream Weaver 3 there is an option that will edit your HTML for you, so it runs on all versions of every browser.

CyberDruid
11-19-2000, 06:17 PM
I want to use CSS.
The Font tags make the .html too big and CSS is very comfortable if u want to give ur site a new layout.
Just change ur .css file and *** there is ur nerw layout.
Ur does Dreamweaver supperts CSS 1.x and 2.x