Results 1 to 8 of 8

Thread: Font size of H1 Headings in HTML code
      
   

  1. #1
    Zlat is offline Corporal
    Join Date
    Aug 2007
    Posts
    9

    Default Font size of H1 Headings in HTML code

    How to change font size of H1 Headings ?

    Thanks and regards from http://www.infoslo.com

  2. #2
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,353

    Default Re: Font size of H1 Headings in HTML code

    <h1><font size="3">sizing an h1 tag</font></h1>
    Default h1 tag is font size "6" or 24 pt Size 3 is 12 pt.. you should be able to do the math from there.

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  3. #3
    Zlat is offline Corporal
    Join Date
    Aug 2007
    Posts
    9

    Default Re: Font size of H1 Headings in HTML code

    Quote Originally Posted by Karen Mac View Post
    Default h1 tag is font size "6" or 24 pt Size 3 is 12 pt.. you should be able to do the math from there.

    Karen


    THNX Karen

  4. #4
    LadyEye's Avatar
    LadyEye is offline General & Forum Moderator
    Join Date
    Jun 2006
    Location
    Canada
    Posts
    10,548

    Default Re: Font size of H1 Headings in HTML code

    an easy way to do this is create the text the size you want and then right click on the text and choose html and then insert the tags <h1>in the before and </h1>after tabs .. you can then choose your size just by looking .. think of those headings as news headings .. and go from there ..

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  5. #5
    Zlat is offline Corporal
    Join Date
    Aug 2007
    Posts
    9

    Default Re: Font size of H1 Headings in HTML code

    Quote Originally Posted by ladyeye View Post
    an easy way to do this is create the text the size you want and then right click on the text and choose html and then insert the tags <h1>in the before and </h1>after tabs .. You can then choose your size just by looking .. Think of those headings as news headings .. And go from there ..

    thank you ladyeye

  6. #6
    LadyEye's Avatar
    LadyEye is offline General & Forum Moderator
    Join Date
    Jun 2006
    Location
    Canada
    Posts
    10,548

    Default Re: Font size of H1 Headings in HTML code

    Quote Originally Posted by Zlat View Post
    thank you ladyeye

    yw ...

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  7. #7
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: Font size of H1 Headings in HTML code

    If you have trouble positioning or aligning your text use the same method as LadyEye suggested but using the part in red as the 1st part of the tag.
    <h1 style="margin:0px;">----------------</h1>

  8. #8
    Zlat is offline Corporal
    Join Date
    Aug 2007
    Posts
    9

    Default Re: Font size of H1 Headings in HTML code

    Quote Originally Posted by Collectors-info View Post
    If you have trouble positioning or aligning your text use the same method as LadyEye suggested but using the part in red as the 1st part of the tag.
    <h1 style="margin:0px;">----------------</h1>
    Thanks Chris.
    This works fine!

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49