View Single Post
    #6 (permalink)  
Old 08-05-2009
ss-bs ss-bs is offline
Contributing Member
 
Join Date: Jul 2009
Posts: 55
Default Re: How do I center a web page??
If you put...

<p align="center">

Before bit you want to centre and...

</p>

after it, it should centre it.
Reply With Quote