Use Div css webpage position, you must understand label of structure of a few Xhtml, in principle documentation of a Xhtml all label should be structural label, the place that needs show uses Css to control.
The structural label of a complete Xhtml lists below:
Structure: Body, head, html, title
Text: Abbr, acronym, address, blockquote, br, cite, code, dfn, div, em, H1, h2, h3, h4, h5, h6, kbd, p, pre, q, samp, span, strong, var
Link: A
List: Dl, dt, dd, ol, ul, li
The table is simple: Form, input, label, select, option, textarea
Form: Caption, table, td, th, tr
Picture: Img
Object: Object, paramMeta: Exterior call
Basic: Base
<dl> is to be used at making term list
<dt> is used at designating the term that should define
<dd> is used at the definition to term
For example:
|
It is quotative content below: <dl>
|
Bookmark:Digg Del.icio.us Reddit
