Change Font Size: Previous / Next / Directory List
17.1. HTML style labels
Style labels - style statement in the document the use of this label
- Paired style label is emerging to
<style>began to</ style>end - Attribute
-
Media- media types, see the CSS Senior Guide -
Type- the type that contains the content, the general use oftype = "text / css"
-
- Trackback Address: http://www.nt22.com/xhtml-html/tag_style/
Example
"text/css"<head> <styleType=>abbr (font-size: 12px;). Text10pxwhite (font-size: 10px; color: # FFFFFF;) </style> </ head>
Extended reading
- Internal quoted CSS style
- Using @ import quoted CSS style
