Welcome Guest [Log In] [Register]
Viewing Single Post From: Browser Dependent CSS
+ Bird-E
Dedicated member
[ *  *  * ]
Nice tut. I was having a hell of a time trying to figure out how to make a css hack so my tests display correctly both in ff and IE.

Just wondering though, what does this part of the code do-

\width: 749px;
w\idth: 729px;

Originally I thought that was a css hack, and that it could only be read by another browser.

Just trying it out before, I couldnt get it to work. I tested it out on my localhost and it loaded both stylesheets. I made noticeable changes to the firefox css file (changed the colours), and those came up when I ran the html through IE. I'm a noob at PHP, but does this require something like a SQL database? Or should it work fine with the html, two css files, and the php script inside the html's head tags?
Offline Profile Quote Post
Browser Dependent CSS · Tutorials