Im pretty new to HTML and web design.
Im self learned, and have used WDG resources and HTML Dog pages extensivly to try to learn how to do this, and I think I have now grasped the basics.
I made a page in XHTML1.0 Strict and CSS2.1 and actualy was pretty happy with myself. I have even validated both the HTML and CSS files.
All this was done home and used IE8.0 and Firefox3.5.1 to see the result from my designing. And I was happy.
Then I went on vacation and brought along my laptop from work. It have installed IE7.0.
To my surprise my web page was displayed very distorted in IE7.0!!!! I changed both HTML and CSS to make it display correctly in IE7.0, but now it looks weird in IE8.0 and Firefox3.5.1
So I guess we are down to my question:
How do I fiddle with my HTML and CSS to make my web page display correctly in different browsers? They are both vallid, so should I then make them "unvalid"
What browser should I primarily worry about when designing?
