|
|
HTML <center> tagSyntax<center> - </center> Definition and UsageThe CENTER element defines a block whose contents are centered horizontally on visual browsers. <CENTER> is a shorthand for <DIV ALIGN=center>. Both methods of centering are deprecated in favor of style sheets. CENTER is still useful for centering tables since many browsers lack support for <TABLE ALIGN=center> as well as the method of centering tables with Cascading Style Sheets Standard Attributes
For a full description, go to Standard Attributes. Event Attributes
For a full description, go to Event Attributes. Example
|
|
Copyright © 2005-8 Sunilcare.
All Rights Reserved. |