logo
MDA < Home 

Map Development Area (MDA)

Location: _/_   markup   _/_   html   _/_   html-body  

Index Browse Edit Visualize Statistics Download Help
 
html-body
is part of:
- HTML Element [ part ]
- HTML Head Element [ part ]
- HTML Version [ part ]
- HTML Document [ whole ]
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