Add CSS
This commit is contained in:
4
glossary/CSS.md
Normal file
4
glossary/CSS.md
Normal file
@ -0,0 +1,4 @@
|
||||
### CSS
|
||||
|
||||
HTML stands for Cascading Style Sheets and is a language used to style web pages.
|
||||
CSS documents are plaintext documents structured with rules, which consist of element selectors and property-value pairs that apply the styles to the specified selectors.
|
||||
@ -5,6 +5,7 @@ callback
|
||||
class
|
||||
constant
|
||||
cross-site-scripting-xss
|
||||
css
|
||||
currying
|
||||
dns
|
||||
dom
|
||||
|
||||
Reference in New Issue
Block a user