align (Table, iframe elements)
align (Table, iframe elements)
This page has been flagged with the following issues:
High-level issues:
Summary
Specifies the horizontal alignment of the content in an element. Not supported in HTML5. Use CSS instead.
| Applies to | ? |
|---|
Needs Examples: This section should include examples.
Notes
Remarks
If the align property is not set on the object, the table is aligned to the left edge of the available space as a block element. If the property is set to left or right, however, the table is aligned as a "floating" object. Successive text and other elements flow to the right of the table if align is set to left, or to the left of the table if align is set to right. For more information, see the styleFloat property.
Syntax
Standards information
- Document Object Model (DOM) Level 1 Specification, Section 2.5.5
- HTML 4.01 Specification, Section 13.7.4 (Deprecated)
Compatibility
Desktop
| Feature | Chrome | Firefox (Gecko) | Internet Explorer | Opera | Safari |
|---|---|---|---|---|---|
| Basic Support | Beta | 1 | 5 | 3 |
0.8 |
Mobile
| Feature | Android | BlackBerry | Chrome for mobile | Firefox Mobile (Gecko) | IE Mobile | Opera Mobile | Opera Mini | Safari Mobile |
|---|---|---|---|---|---|---|---|---|
| Basic Support | 1 | 6 | Beta | 14 | 4 | 3 | Beta | 3 |
See also
Related pages (MSDN)
tableiframe
This article contains content originally from external sources.
Portions of this content come from the Microsoft Developer Network: [Windows Internet Explorer API reference Article]
This tool helps to make and review comments inline.
How to Use
insert instructions, with images, here