Map Development Area (MDA)
Location:
_/_
markup
_/_
html
_/_
html-document
| html-document |
|
|
Types:
|
-
Comment:
-
is string consisting of HTML elements and text -- can be written with any text editor (design principle)
-
contents
-
HTML version, header section, body part
-
Comment:
-
exchange data and information
-
problems
-
most current HTML documents invalid -> browsers try to do their best to render them -> different browser do different "clever" things -> XHTML is more disciplined
|
|
|