Click to See Complete Forum and Search --> : new site


Sidetom
07-21-2004, 03:50 PM
just finished this site....very simple....lookin for some feedback thanx


miusacorp.com


(edit: fixed link)

Jick
07-21-2004, 06:38 PM
Well first of all you need to specify a doc type (http://www.w3.org/TR/html4/sgml/loosedtd.html). Right now your site is running in quirks mode (http://www.w3.org/International/articles/serving-xhtml/Overview.html#quirks).

After you have put in a doc type try validating your document (http://validator.w3.org/check?uri=http%3A%2F%2Fmiusacorp.com%2F). Then try fixing any errors it brings up.

Also loose the table based layout and move to Divs and CSS.

From a design perspective your site is pretty good. Nice work. ;)

Sidetom
07-22-2004, 11:25 AM
validated it....