0_what_is_css
dz / mdn / css / 0_css_first_steps / 0_what_is_cssSummary
what is CSS?
Node Tree
Nodes
CSS | |
content | CSS |
children | spec, syntax, browser_support, cascading_style_sheets, document, modules |
document | |
content | document |
children | presenting |
parents | CSS |
cascading_style_sheets | |
content | cascading style sheets |
parents | CSS |
syntax | |
content | syntax |
children | rule_based, selector |
parents | CSS |
presenting | |
content | Presenting |
parents | document |
rule_based | |
content | Rule-based language |
children | declarations |
parents | syntax |
selector | |
content | Selector |
children | selects_html_elements (description) |
parents | syntax |
declarations | |
content | declarations |
children | prop_val_pairs |
parents | rule_based |
selects_html_elements | |
content | Selects HTML elements |
parents | selector |
prop_val_pairs | |
content | Property values pairs |
children | values |
parents | declarations |
values | |
content | Values |
children | size_units (example), color_val (example) |
parents | prop_val_pairs |
color_val | |
content | Color value |
parents | values |
size_units | |
content | Size units |
parents | values |
modules | |
content | modules |
children | mdn_doc_structure (related to) |
parents | CSS |
mdn_doc_structure | |
content | MDN documentation structure |
children | browser_support |
parents | modules |
spec | |
content | Specifications |
children | css_working_group |
parents | CSS |
css_working_group | |
content | CSS working group |
parents | spec |
browser_support | |
content | Browser Support Information |
parents | CSS, mdn_doc_structure |