Wrox Home  
Search P2P Archive for: Go

  Return to Index  

html_code_clinic thread: CSS1 in Netscape


Message #1 by "H B" <brooksh100@h...> on Fri, 15 Dec 2000 10:25:31 -0600
  ----- Original Message -----
  From: Chris Ullman
  To: HTML Code Clinic
  Sent: Monday, December 18, 2000 9:10 AM
  Subject: [html_code_clinic] Re: CSS1 in Netscape


  >> Bernard,  thanks for the insight.  I currently have Netscape 4.08 
version on my 
  >> machine.  That's where I am testing it.  Local sheets seem to help, 
but when 
  >> linking to an external sheet thus far my success is minimal.

  Unfortunately you're going to find that in NN 4.08 CSS support is 
minimal. However, having said that, NN4 is more fussy about style sheets 
than IE and occasionally tiny mistakes like leaving out a hyphen, a 
single broken attribute or missing off units of measurement on 
height/width attributes can all completely break the style sheet so that 
it isn't displayed on NN4, but works fine on IE. Pages 62-63 of our 
Instant HTML book deal with this. I'd check your style sheets for little 
typos or omissions like that, as a lot of the basic style sheet 
functionality was included.

  I do have got a feeling external linking doesn't work at all in 
pre-4.5 versions of Nav (not 100% sure if works in post 4.5) also.

  Chris
  It doesn't always seem to work in 4.7, my current version. I have a 
website in which I've properly (according the the manuals, standards, 
etc.) linked a style sheet. IE interprets it. NN 4.7 doesn't. The 
interesting thing is that I have exactly the same problem as described 
above. Among other editors, I use Homesite which allows you to check 
code for different browsers. According to Homesite, my style sheet 
should work with Netscape. Homesite calls a copy of Netscape and 
actually displays the style sheet correctly. Once it got to the server, 
no luck.

  Bernard

---
FREE WEB DEVELOPMENT CODE, CONTENT, AND INSIGHTS
IN YOUR INBOX!
Get the latest and best HTML, XML, and JavaScript tips, tools, and 
developments from the experts.  Sign up for one or more of EarthWeb?s
FREE IT newsletters at http://www.earthweb.com today!  
---
You are currently subscribed to html_code_clinic as: $subst('Recip.EmailAddr')
To unsubscribe send a blank email to leave-html_code_clinic-$subst('Recip.MemberIDChar')@p2p.wrox.com

  Return to Index