Map Development Area (MDA)
Location:
_/_
markup
_/_
html
_/_
html-body
| html-body |
|
|
|
-
Comment:
-
content may be presented by a user agent (e.g. a browser) in a variety of ways (visual browsers, text browsers,)
-
syntax
-
...
-
Comment:
-
takes a number of attributes: BACKGROUND, BGCOLOR, TEXTCOLOR, LINK,..... -> attributes are deprecated in HTML 4.0 in favor of style sheets
-
Comment:
-
contains the document's content -- only one BODY element is allowed in a document
|
|
|