Forum Home
Press F1
 
Thread ID: 15825 2002-02-18 06:03:00 HTML, CSS not recognised? Guest (0) Press F1
Post ID Timestamp Content User
36145 2002-02-18 06:03:00 Hi I am a student learning a bit of HTML stuff I wrote up a webpage ( it has to be hand coded) using a style sheet, I chose to use an external style file (***.css) and linked all my pages to it.....The problem is while it works fine on IE6, the style sheet info doesn't work in Netscape Navigator 6.2 or in Opera it does however work on the star office browser. Has anybody run into this? or is it not supported by all browsers. Please help if you can. Guest (0)
36146 2002-02-18 06:36:00 I am not sure what is supported but there are ways to make it work correctly.

If you open up www.freewebz.com/scarfire/MSIE.htm in opera and the same page in IE you'll see the how opera didn't work.

If you open up www.freewebz.com/scarfire/opera.htm in Opera or IE they both work except it's not an interoperable website using the w3c's CSS validator.

If you would like I can check it out for you if you send me website address.
Guest (0)
36147 2002-02-18 06:51:00 CSS is usually supported by the three major browsers, however there are *some* CSS functions that are only supported in IE. If you list what functions you use in here, we can try to help you out and tell you which functions won't work. Guest (0)
36148 2002-02-18 09:46:00 I do not have a problem with any of my code working in any if the brobsers, do you have
<link rel='stylesheet' type='text/css' href='misc/site.css' />

in the <head> of your HTML file?

Maybe you could post a list of your *.css file.
Guest (0)
36149 2002-02-18 12:59:00 Has anyboy tryed

From the developer: 'CSE HTML Validator Lite is a fast, easy to use, and free HTML development tool for Microsoft Windows that will help you to write syntactically correct HTML. You'll be surprised how many problems may exist in your HTML, even if it was made with a WYSIWYG editor or automatic HTML generator. HTML Validator will help you quickly locate and fix HTML problems so that your documents are easily viewed by a variety of web browsers. You can even fix your documents inside of HTML Validator by using the integrated editor! CSE Lite is great for HTML beginners and professionals who want to make sure that their web site visitors do not leave their site because they ran into problems caused by poorly written HTML. A more powerful commercial version is also available.'


www.htmlvalidator.com

2.6 MB (2,653,526 bytes)
or
www.zdnet.com
Guest (0)
1