HomeMenu
Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

style

Description

The style element for HTML allows style information to be embedded in documents.

Syntax

HTML

<style attribute-name="attribute-value"></style>

Attributes

Global

NameValueDescription
mediamedia query listMedia for which the destination of the hyperlink was designed
typeMIME typeMIME type of the content - default is text/css

Examples

1 · media

2 · type