Simple yet good site to look at. A few points. Your welcome message got it wrong and showed me (a first time visitor) as some fellow named Srinivas. If it does not work, get rid of it till it does. Then, center the table in the middle that contains the names of the cities. At present in a high resolution monitor the table moves to the default left side. Secondly, add a few lines of explanatory text about your site and services at the top below the heading. Thirdly, wouldn't it be better to have the cities/towns state-wise in drop-down boxes? Use PHP for the code so that those using a JS disabled browser would not have any problems. Fourthly, put the JavaScript code in an external .js file as it is taking too much of space at the top of the HTML code. Lastly, add a doctype to the code.
|