BodgeIt! - HTML - <CENTER> - Centre
|
|
|
The text enclosed in <CENTER>...</CENTER> is displayed in the centre of the page.
A Typical example of the use of <CENTER> is shown. Centred Text The HTML code to do this is also shown. <CENTER><P>Centred Text</P></CENTER> |
|