HTML and CSS Reference
In-Depth Information
Strike through the enclosed text with a hori-
zontal line.
<strike> ... </strike>
<strong> ... </strong> Strongly emphasize the enclosed text.
<style> ... </style>
Define one or more document-level styles.
*
Specify the rendering direction for the title
texteither left to right ( ltr ) or right to left
( rtl ).
dir= dir
Specify the language used for this tag's title
using a standard two-character ISO language
name.
lang= language
Specify a list of media types upon which this
object can be rendered.
media= list
title= string
Specify a title for this tag.
Define the format of the styles (always text/
css ).
type= type
<sub> ... </sub>
Format the enclosed text as subscript.
<sup> ... </sup>
Format the enclosed text as superscript.
<table> ... </table>
Define a table.
Search WWH ::




Custom Search