Add bigger font in my one line code

Discussion in 'HTML & Website Design' started by ASTRAPI, Aug 22, 2009.

  1. #1
    Hello

    How can i add in my code bigger font size to my text bla bla bla?

    Thank you
     
    Last edited: Aug 22, 2009
    ASTRAPI, Aug 22, 2009 IP
  2. myst_dg

    myst_dg Active Member

    Messages:
    224
    Likes Received:
    9
    Best Answers:
    0
    Trophy Points:
    58
    #2
    You can change the number to whatever you like. You may also make it bold with font-weight:bold;, or add other styles.
     
    myst_dg, Aug 22, 2009 IP
  3. ASTRAPI

    ASTRAPI Guest

    Messages:
    500
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Ok thanks :)
     
    Last edited: Aug 22, 2009
    ASTRAPI, Aug 22, 2009 IP
  4. TechnoGeek

    TechnoGeek Peon

    Messages:
    258
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #4
    If you are going to use in-line styling, you may also want to use some good old-fashioned HTML.

    HTML styling
     
    TechnoGeek, Aug 25, 2009 IP