|
Okay! Here's the deal. I am trying to teach myself css and learning as I go so bear with me.
I have been playing with a page. I get the code to work in IE7 and it doesn't look right in FF or Opera. So I pull my hair out trying to get to look the same in all 3 browsers and it ain't working.
So, I figured that I would just have 2 files - 1 for IE and 1 for FF and Opera.
This is the first time to try this and I'm not sure how to call up the different stylesheets to fit the browser. For example, I was thinking that I would have pg1A.css called if someone is using IE7 and leave the default pg1.html for FF and Opera.
I have tried to understand this and it's just not working. Maybe I'm too thick-headed, but is this possible and if so, how can I do this?
Thanks
|