The HTML Attribute reference.
"width" - html Attribute (deprecated)
- This attribute specifies the width of the rule. The default width is 100%, i.e., the rule extends across the entire canvas.
- You should use styles (CSS) instead. (except for the object and iframe element)
Value(s):
Elements | Description |
---|---|
applet | (deprecated) This element is used to embed Java applets.Attribute, width, usage:
|
col | This element defines attributes common to a table column.Attribute, width, usage:
|
colgroup | COLGROUP groups a set of 'col'
elements.
It allows you to group several semantically related columns together.
Attribute, width, usage:
|
hr | Draws a horizontal line. |
iframe | This element defines an inline frame for the inclusion of other HTML documents.Attribute, width, usage:
|
img | This element specifies an inline image to be drawn in the place.Attribute, width, usage:
|
object | This element is used to include objects such as images, audio, videos, Java applets, and Flash animations. Attribute, width, usage:
|
pre | This element shows preformatted text as it is included, with exactly specified whitespace, blank lines and such.Attribute, width, usage:
|
table | The HTML table model allows you to arrange text, images, links, forms, form fields, other tables, etc. into rows and columns of cells.Attribute, width, usage:
|
td | This element defines a data cell in a table. Attribute, width, usage:
|
th | This element defines a header cell in a table.Attribute, width, usage:
|
© 2010 by Finnesand Data.
All rights reserved.
This site aims to provide FREE programming training and technics.
Finnesand Data as site owner gives no warranty for the
correctness in the pages or source codes.
The risk of using this web-site pages or any program
codes from this website is entirely at the individual user.