CSS

From MozillaZine Knowledge Base
Revision as of 16:42, 24 October 2004 by 80.202.233.149 (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

CSS is short for Cascading StyleSheets. They are useful for defining the layout of a website, and for altering the appearance of Gecko-based products like Firefox. You can write CSS in a text-based editor like Notepad and save them with a .css extension.

Useful Extensions