baseiber
01-03-2005, 11:03 AM
For what browser versions are div's not ok to use?
For example IE 5.0, Netscape 4.X
You see, a few months ago a coworker designed a site in HTML and CSS. It was then given to my team. We completed the site and prepared it for viewing by the client.
For some reason it didn't display right for the client. I examined the CSS and found a z-index mentioned. I read somewhere that some browsers have problems with that. I tried changing the z-index and removing it. Nothing seemed to work.
Because of time constraints by boss told me to just remove all the divs and replace them with tables. (I know! I know! How Horrible!!!) But I did it fairly quickly and the client was able to view the site.
I have no idea what browser or version the client was using. It may just have been bad CSS. But sometimes I'm told a site must be compatible with a specific browser. If the version is old enough I'm concerned div's won't work with it.
If any of you could help me or point me in the right direction I'd appreciate it.
Thanks
For example IE 5.0, Netscape 4.X
You see, a few months ago a coworker designed a site in HTML and CSS. It was then given to my team. We completed the site and prepared it for viewing by the client.
For some reason it didn't display right for the client. I examined the CSS and found a z-index mentioned. I read somewhere that some browsers have problems with that. I tried changing the z-index and removing it. Nothing seemed to work.
Because of time constraints by boss told me to just remove all the divs and replace them with tables. (I know! I know! How Horrible!!!) But I did it fairly quickly and the client was able to view the site.
I have no idea what browser or version the client was using. It may just have been bad CSS. But sometimes I'm told a site must be compatible with a specific browser. If the version is old enough I'm concerned div's won't work with it.
If any of you could help me or point me in the right direction I'd appreciate it.
Thanks