Hi, Does anyone know what are the different types of CSS. I know just three types: Externam Internal Inline Please know if you know more and how are they used. Thanx
External, Internet and Inline are the only three types I know. I don't think there are others unless you start going into XML. External points to a separate file, Internal defines the styles in the header, Inline defines styles in the markup.
Well, don't confuse with CSS1, 2, 2.1 and 3 either. Those are simply versions. We're currently at CSS2.1 although there are browsers who don't support everything in the 2.1 spec and there are browsers who support some things in CSS3 (which is being released in modules instead of in one big shebang). Rochow, f*cking brilliant reply. lawlz : )