Default style sheet for HTML 4_ Basics Tutorial

Source: Internet
Author: User
This appendix is informative and not normative.

This style sheet describes the typical formatting of all HTML 4 ([HTML4]) elements based on extensive T UA practice. Developers are encouraged to use it as a default style sheet in their implementations.

The full presentation of some HTML elements cannot is expressed in CSS 2.1, including replaced ("IMG", "Object"), Scripting Elements ("script", "applet"), form control elements, and frame elements.

For other elements, the legacy presentation can is described in CSS but the solution the element. For example, the FONT element can is replaced by attaching CSS declarations to other elements (e.g., DIV). Likewise, legacy presentation of presentational attributes (e.g., the "border" attribute on TABLE) can is described in CSS , but the markup in the source document must to be changed.

HTML, address,
Blockquote
Body, DD, Div,
DL, DT, fieldset, form,
Frame, frameset,
H1, H2, H3, H4,
H5, H6, Noframes,
OL, P, UL, center,
Dir, HR, menu, pre {display:block}
Li {Display:list-item}
Head {Display:none}
Table {display:table}
TR {Display:table-row}
thead {Display:table-header-group}
tbody {Display:table-row-group}
tfoot {Display:table-footer-group}
Col {Display:table-column}
Colgroup {Display:table-column-group}
TD, Th {Display:table-cell}
Caption {display:table-caption}
th {font-weight:bolder; Text-align:center}
Caption {Text-align:center}
Body {margin:8px}
h1 {font-size:2em; margin:. 67em 0}
h2 {font-size:1.5em; margin:. 75em 0}
h3 {font-size:1.17em; margin:. 83em 0}
H4, P,
BLOCKQUOTE, UL,
FieldSet, form,
OL, DL, dir,
Menu {MARGIN:1.12EM 0}
h5 {font-size:. 83em; Margin:1.5em 0}
h6 {font-size:. 75em; Margin:1.67em 0}
H1, H2, H3, H4,
H5, h6, B,
Strong {Font-weight:bolder}
blockquote {margin-left:40px; margin-right:40px}
I, cite, EM,
var, address {font-style:italic}
Pre, TT, code,
KBD, Samp {font-family:monospace}
Pre {White-space:pre}
button, textarea,
Input, select {Display:inline-block}
Big {Font-size:1.17em}
Small, Sub, sup {font-size:. 83em}
Sub {vertical-align:sub}
sup {Vertical-align:super}
Table {border-spacing:2px;}
THEAD, Tbody,
tfoot {Vertical-align:middle}
TD, Th {Vertical-align:inherit}
S, strike, Del {Text-decoration:line-through}
HR {border:1px inset}
OL, UL, dir,
menu, DD {margin-left:40px}
OL {List-style-type:decimal}
OL UL, ul OL,
UL UL, ol ol {margin-top:0; margin-bottom:0}
U, ins {text-decoration:underline}
Br:before {content: "\a"}
: Before,: after {white-space:pre-line}
Center {Text-align:center}
: Link,: visited {text-decoration:underline}
: Focus {Outline:thin dotted invert}

/* Begin bidirectionality settings (don't change) * *
Bdo[dir= "ltr"] {direction:ltr; Unicode-bidi:bidi-override}
Bdo[dir= "RTL"] {Direction:rtl; Unicode-bidi:bidi-override}

*[dir= "ltr"] {direction:ltr; unicode-bidi:embed}
*[dir= "RTL"] {Direction:rtl; unicode-bidi:embed}

@media Print {
h1 {Page-break-before:always}
H1, H2, H3,
H4, H5, h6 {page-break-after:avoid}
UL, OL, DL {page-break-before:avoid}
}

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.