SunQuest
           CSS Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsWeb DesignCSS Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
  #1  
Old June 20th, 2003, 04:35 PM
mytwocents mytwocents is offline
Contributing User
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Jun 2003
Posts: 222 mytwocents User rank is Private First Class (20 - 50 Reputation Level)mytwocents User rank is Private First Class (20 - 50 Reputation Level) 
Time spent in forums: 2 Days 2 h 26 m 14 sec
Reputation Power: 6
CSS & Netscape

I know that you can get css to work with NS by placing 'class' tags in every single <td> and/or <p> is this really the only way? It's kind of tedious.... Anyone have any suggestions or advice? Do any of the NS versions support css tags placed in the opening <table> tag? Any other way around this? And does it matter if I have coded like that for NS but use the same page for both IE and NS (in other words, I don't want to do browser sniffers). As far as I can tell, its not a problem, but perhaps there are some tags that NS can read that allow css to work a little easier?


Help is greatly appreciated!

Reply With Quote
  #2  
Old June 21st, 2003, 08:42 AM
Akh's Avatar
Akh Akh is offline
|<.+#f@#+.&.|
Dev Shed Frequenter (2500 - 2999 posts)
 
Join Date: Mar 2002
Location: norway
Posts: 2,622 Akh User rank is Colonel (50000 - 60000 Reputation Level)Akh User rank is Colonel (50000 - 60000 Reputation Level)Akh User rank is Colonel (50000 - 60000 Reputation Level)Akh User rank is Colonel (50000 - 60000 Reputation Level)Akh User rank is Colonel (50000 - 60000 Reputation Level)Akh User rank is Colonel (50000 - 60000 Reputation Level)Akh User rank is Colonel (50000 - 60000 Reputation Level)Akh User rank is Colonel (50000 - 60000 Reputation Level)Akh User rank is Colonel (50000 - 60000 Reputation Level)Akh User rank is Colonel (50000 - 60000 Reputation Level)Akh User rank is Colonel (50000 - 60000 Reputation Level)Akh User rank is Colonel (50000 - 60000 Reputation Level) 
Time spent in forums: 3 Weeks 6 Days 2 h 20 m 44 sec
Reputation Power: 548
with css your problem isn't with mozilla /NS6+ , (assuming you mean netscape 6.+ when you say NS), it has far superior support for css than what ie has.

and you don't have to place class to every single tag
you can refer directly to each tag,


like

p {
font-family:sans-serif;
}

td {
background:#222222;
color:#b9b9b9;
}

etc..

if you want just to control the td within one
table you can refer to them like

.foobar td {
font-weight:700;
}

in html
<table class="foobar">

Reply With Quote
Reply

Viewing: Dev Shed ForumsWeb DesignCSS Help > CSS & Netscape


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway