Style

Definition

Defines a style in a document. The style element goes in the head section.
The required TYPE attribute is used to specify a media type as is its function with the LINK element.
http://www.w3schools.com/tags/tag_style.asp

Attributes

<type>

Example

<head> <style type="text/css"> h1 {color: red} h3 {color: blue} </style> </head>



Page Information

  • 11 months ago [history]
  • View page source
  • You're not logged in
  • No tags yet learn more

Wiki Information

Recent PBwiki Blog Posts