I am a CSS newbie, I code the css from scratch, it works perfectly fine on firefox and safari, etc. But IE is not working well. the sample site is: http://mm.strangeorange.com
Do any know knows what's this problem called?
Here is the code: HTML
<!DOCTYPE html PUBLIC \"-//W3C//DTD XHTML 1.0 Transitional//EN\" \"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd\">
<body> <div id=\"page-wrap\"> <div id=\"header\"> <au><a href=\"index.html\">About Us</a></au> <cu><a href=\"contactus/index.html\">Contact Us</a></cu> <pa><a href=\"portfolio/index.html\">Portfolio</a></pa> <da><a href=\"webdesign/index.html\">Design</a></da> <pkg><a href=\"packages/index.html\">Packages</a></pkg> <avg><a href=\"advantage/index.html\">Advantage</a></avg> <price><a href=\"price/index.html\">Price</a></price> <sd>SEE THE DIFFERENCE</sd> <wd>WEB DESIGN</wd> <pk>MARKETING PACKAGES</pk> <av>EXCELLENCE IS A MUST</av> <prc>CAN WE AFFORD IT?</prc> <p>Marksman Marketing is a group of creative individuals who want to offer their talents and ingenuity to those who are ready to improve their company image; increase sales and boost morale without spending more than they comfortably can on their marketing.</p> </div> </div>
I understand it looks confusing to you, however I don't know what's the solution for it when I put <li> because the text align distributing well but some texts are pretty long and it doesn't look proportional at all, so I come up with my own version.
I am a CSS newbie, I code the css from scratch, it works perfectly fine on firefox and safari, etc. But IE is not working well.
the sample site is: http://mm.strangeorange.com
Do any know knows what's this problem called?
Here is the code:
HTML
CSS
I understand it looks confusing to you, however I don't know what's the solution for it when I put <li> because the text align distributing well but some texts are pretty long and it doesn't look proportional at all, so I come up with my own version.
I think this problem is called "The life of a web developer."
Your code is most likely not written correctly. IE is less forgiving than some of the other modern browsers.
I would start by validating your code:
http://validator.w3.org/check?verbose=1 ... nge.com%2F