Question by : How can I fix my nav bar so that it positions properly in a cross browser situation?
My CSS nav bar is screwing up between browsers. It displays perfectly fine in Chrome, Firefox, Safari, and Opera, everything that isn’t Internet Explorer. How can I adapt the page for IE between browsers? Here is all the code in my current document.

|
I really hope you can help me out with this!
Best answer:
Answer by ☠ My Bud ☠
Your CSS must be placed between the head tags if you use the style tags. You are using outdated tags like center and the table tags. No document type and character encoding meta tag shown.
CSS Tutorials:
http://www.w3schools.com/Css/default.asp
http://www.csstutorial.net/
http://www.echoecho.com/css.htm
http://www.html.net/tutorials/css/
http://www.w3.org/Style/Examples/011/firstcss
How to Make a Webpage:
Full Web Building Tutorials: http://www.w3schools.com/
The Web Book (free): http://www.the-web-book.com/index.php
Beginner’s HTML Tutorial: http://www.htmlbasix.com/
How to Create a Webpage: http://www.make-a-web-site.com/
http://www.w3schools.com/site/default.asp
Ron
Give your answer to this question below!
Revisions
There are no revisions for this post.
No comments yet.