Question:

How Do I Centre The HTML?

by  |  earlier

0 LIKES UnLike

How Do I Center My Font On My Forum? It Looks Stupid =/ HTML Part. http://beyondthevoid.forumotion.com/index.htm

 Tags:

   Report

3 ANSWERS


  1. http://www.htmlgoodies.com/primers/html/...

    This site has all the basic html commands including centering.

    Hope this helps!


  2. hey dude...simple....go in to html file in to head section and type...

    <html>

    <head>

    <body>

    <h1 align center>your font</h1>

    </body>

    </head>

    </html>

  3. try this.

    <CENTER>

    My Forum Title

    </CENTER>

Question Stats

Latest activity: earlier.
This question has 3 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.