pixel measurements, seriously suck,
table layout -suck, tables delay page display until everything is downloaded,
CSS layout, ems %ages
I have 2040 x 1536px resolution, 10px is invisible, the entire page does not occupy 10% of the screen
all sizes should be relative, in em or % so that the sizes adjust around the base font on the user's computer, and screen size.
For example Grandma has her base font set to 26px her eyes are bad, your 10px link text is a blurry blob, Granny goes to google to find a site she can read.
images should be scalable so that and be effective at
800*600 1024*768 1200*900 2040*1536,
with the window taking any proportion of the screen
the color/size change, dunno, the css specifies grey on mouseover, red, I am getting 50-50 for the link to be the wrong size in Opera, IE as well as safari, no consistent response in either, in IE its working some of the time
look at your page in a different view, a mobile phone browser
http://demo.opera-mini.net/demo.html.../~johnhathway/