Cross Browser Support
DHTML (HTML/CSS/Javascript) comes not with cross browser support out of the box. For that reason its very handy to use ready made HTML/CSS Web Templates that are already tested on several browsers. You can customize those templates, but be carefull use the styling that was used in the original template, dont go your own way, otherwise you loose the cross browser support again. If you need Javascript use a library like jQuery. jQuery is also tested on lots of Browsers. Some of the ready made web templates already have CSS3 support build in. IE8 will ignore those classes but you are already prepared for higher versions of those browsers.


