HTML - Tags - <center>

#25 of 147
center

 <html>
 <body>
     <center>
         <p>
             Wit is educated insolence.<br />
             Aristotle
         </p>
     </center>
 </body>
 </html>
 

The center element centers all child elements within the parent container.

Obsolete

A live example:


Wit is educated insolence.
Aristotle


N of

Ads by Google


Ask a question, send a comment, or report a problem - click here to contact me.

© Richard McGrath