Click to See Complete Forum and Search --> : please critque


jmaresca2005
09-08-2005, 02:41 PM
please critique this site.

http://www.advsyscon.com

bathurst_guy
09-09-2005, 03:52 AM
design wise, its professional, code wise, its not really, not even a doctype, too much javascript and there are those terrible things that start with "t" for layout, and all your stylesheets can be imported like this

<style type="text/css">
@import "/css/spotlight.css";
@import "/css/shortcuts.css";
/* and so on */
</style>

KDLA
09-09-2005, 10:49 AM
The design is very busy. How about getting rid of the graphic that looks like "Star Wars" credits?

KDLA