an example of bad web design — does exactly the opposite of what it says on the tin
Future web with proper guidence [sic]
…to provide proper web design guidelines to develop a
standardized web site for people who already have ability to
develop a simple web site by their own…
Sounds promising, doesn't it?
The neat appearance of the navigation column depends on styles – turn them off, and the illusion breaks down.
<table> used for layout.
Slap!
Absolute sizes, even heights, have been applied to <table> elements, as HTML attributes and
CSS.
Font sizes have been specified absolutely.
Looks like the images assume a white background.
Many alt attributes are missing from
<img>s.
CSS colour is mis-specified – lacking #.
This site had just been offered up spontaneously on a newsgroup but, given its subject – apparently to advocate good web design – it's an utter joke. Unbelievable!