http://elasticdesigns.com/airstar/ Seems to work fine in IE and Firefox, but in Chrome, the background seems to drop down quite a few pixels. What is wrong with the CSS? I can't find the problem to get this fixed. Thanks!
I have tested your site by Google chrome, firebox both browser. i think everything is ok Which version you're using?? Chrome Dev, beta or stable version ?
Yes it is! You do however need to use html as well. CSS is used to shape and position (in simple terms) the elements that you have added and identified in html so CSS cant really work withoud html.
Disastrously broken here in Opera 12 and Chrome latest. Elements overlapping each-other, broken navigations, etc, etc. This is hardly surprising with the 29 validation errors, outdated attributes that don't even exist in your doctype, said tranny basically saying the code is in 'transition' from 1997 to 1998 -- in other words over a decade out of date -- from the inaccessible form with the labels wrapping the inputs INSTEAD of the actual text labels, presence of tags like FONT that have no business on any website written after ~2001ish, to the complete accessibility train wreck of mixing dynamic and px metric fonts willy-nilly and fixed width layout... My advice, throw it out and start over with code circa THIS century.