I set up an intranet system a while ago to allow users
to search and maintain an internal phone number list.
I read all the HTML and ASP books I could get my hands on and followed the recomended coding style. One of the methods is to use a style sheet. I set up a style sheet with a class for table column headings, page headings, table row data etc. and used them throughout my pages.
Last week we upgraded our intrant browser from Explorer 5.5 to version 6.0. My stylesheet pages now look completely different. Classes are either ignored or interpreted completely differently. I have loaded version 5.5 back on one machine and proved it a browser issue.
So....
Am I doing something wrong?
Are style sheets in fact something to be avoided?
Thanks
to search and maintain an internal phone number list.
I read all the HTML and ASP books I could get my hands on and followed the recomended coding style. One of the methods is to use a style sheet. I set up a style sheet with a class for table column headings, page headings, table row data etc. and used them throughout my pages.
Last week we upgraded our intrant browser from Explorer 5.5 to version 6.0. My stylesheet pages now look completely different. Classes are either ignored or interpreted completely differently. I have loaded version 5.5 back on one machine and proved it a browser issue.
So....
Am I doing something wrong?
Are style sheets in fact something to be avoided?
Thanks