Hi. I have put a java script menu in the header, but I didn't know how to put it! I tried with many html tags <div align="center"> so that i need my menu in the middle, but it doesn't work so I decide with a table and in the IE looks perfectly but in other like firefox,chrome appears wrong way <table align="center"> <tr> Menu is here </tr> any other idea to have my menu in the middle of my site bellow of my header you can see the web here Check it in IE is ok, but firefox no http://www.innovatravelperu.com
looks good for the header in chrome mate , but no for the menu. just add this <div align="center" margin-left:xxx px; width: xxx px > xxx = depend on your wide of image
GO on the page where u written this code and add the browser compibility code for your website that will help you to get the thing same on all browser ..........! many times if you are using ajax within your web site then if you see on IE then it's good but on other browser it looks different that the problem............! you will get the code from google........!