Map Development Area (MDA)
Location:
_/_
markup
_/_
css
_/_
css-cascading
| css-cascading |
|
|
Types:
|
-
observation
-
inline style has the highest priority
-
Comment:
-
defines what style will be used: browser default -> External Style Sheet -> Internal Style Sheet -> Inline Style
-
Comment:
-
multiple sheets can be applied to a document (browser, reader, server, author) -- conflict resolution at clashes
|
|
|