Category:CSS: Difference between revisions

marking CSS as a language
(Adding template to page)
 
(marking CSS as a language)
 
(2 intermediate revisions by 2 users not shown)
Line 1:
{{langgroup|CSSnp language}}
Cascading Style Sheets, or CSS, is not a programming language. It is a computer language (commonly contained in either files with .css extensions, or in HTML files within <style> tags, or in HTML files as the value of style attributes for certain tags. It is used for visual appearance of web pages, usually changing the colors, borders, etc. of HTML elements.
61

edits