Text: Sizes and Alignment Hitskin_logo Hitskin.com

This is a Hitskin.com skin preview
Install the skinReturn to the skin page

The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.
2 posters

    Text: Sizes and Alignment

    avatar
    oceanican
    New Member


    Male Posts : 7
    Reputation : 0
    Language : english
    Location : f2p gamin, website making

    Text: Sizes and Alignment Empty Text: Sizes and Alignment

    Post by oceanican December 24th 2009, 5:16 am

    I was wondering if there's anyway to change the size of the text in personal widgets for the portal, and if anyone knew how to make the text be in the center.
    ankillien
    ankillien
    Energetic


    Posts : 5198
    Reputation : 129
    Language : English, XHTML, CSS, JS, PHP, SQL

    Text: Sizes and Alignment Empty Re: Text: Sizes and Alignment

    Post by ankillien December 24th 2009, 6:00 am

    Hello,

    To center align text use this code...

    Code:
    <center>YOUR TEXT HERE</center>

    To increase the size...

    [code][code]<font size="+3">YOUR TEXT HERE</font>[/code]