CSS: Difference between revisions
Created page with "Cascading Style Sheets is one of the primary technologies used in the web. CSS provides the style/appearance aspect of your HTML. {{Feature |explains= CSS |description=Add cu..." |
m added Category:Web Development using HotCat |
||
| Line 7: | Line 7: | ||
|examples=the [[Rates]] page uses custom table layout and coloring. Without the CSS extension, this would be much harder to do. | |examples=the [[Rates]] page uses custom table layout and coloring. Without the CSS extension, this would be much harder to do. | ||
}} | }} | ||
[[Category:Web Development]] | |||