From: Scott K. <sc...@ki...> - 2003-07-16 20:48:37
|
On Wed, 2003-07-16 at 14:12, Sjahrazad Alamsjah wrote: > See the tags below, I used this in Borobudur3D. I made a test mixing the css > for left, center and right blocks in the file template. Its only need around > 40 lines compare to the original html around 200 lines. You can see the > result at http://www.uiarch.org/index.php?name=Cnl_Blocks > > It's really helpfull for designing the layout, or avoiding missing closing > tags etc, but my question is, about the browser compatibility. Can we start > playing around css stuff? what do you think? > > sjah > > Bets thing to do to acheive browser compatability is to stick with W3C standard. We can validate CSS files by URL, Upload, of Text box (via cut-n-paste) at this site: http://jigsaw.w3.org/css-validator/ Zoom |