freggo
Distinguished
Compliance with HTML and CSS specifications is the most important thing. Speed is secondary.
When I work on websites my customers expect the actual site layout to match the layout given by the designer. The problem is that still every browser seems to have a different interpretation of font sizes, markings and other relatively basic stuff. It just drives me up the wall wasting so much time on fine tuning things that should fall into place according to the W3C specs.
Example... try using a simple JPG or PNG as a table background with or without CSS. Getting it to work on every browser takes some major bending backwards instead of a simple command. These things need to get cleaned up; not adding fancy 3D tabs or other browser cosmetics.
When I work on websites my customers expect the actual site layout to match the layout given by the designer. The problem is that still every browser seems to have a different interpretation of font sizes, markings and other relatively basic stuff. It just drives me up the wall wasting so much time on fine tuning things that should fall into place according to the W3C specs.
Example... try using a simple JPG or PNG as a table background with or without CSS. Getting it to work on every browser takes some major bending backwards instead of a simple command. These things need to get cleaned up; not adding fancy 3D tabs or other browser cosmetics.