Forum Moderators: not2easy
I'm pretty new to CSS (really new actually), and used a free css based website template to build my site. It works fine in FF-MAC, netscape-MAC, IE-MAC, FF-PC, most netscape-PC. It doesn't work in Opera-MAC, AOL-PC, Netscape 4.78-PC, IE-PC and Opera-PC.
It seems to bring in everything before i use a container tag, but when took out the container tag it didn't make a difference (except messing up the site in FF.
Any ideas on what I should look for that could be causing this?
Thanks in advance for your guidance.
You may need to construct a simpler version of your page (a 'test case') that strips the problem down to its most basic. Then if you still haven't figured it out, post the code from your stripped-down test case here, and we'll try and help.
Usually with a test case you can strip a page down to just a couple of elements and a few lines of code. It helps to simplify things.