How to reduce H1 tags to a normal size

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • VOYAGER
    Junior Member
    • Nov 2007
    • 1

    How to reduce H1 tags to a normal size

    Hello, I am using the font, tahoma, on my site. I am using H3 tags because h1 tags are to bulky and awkward no matter what size I reduce them to. Is there a way around this? Using a different font or CSS?

    Last edited by megri; 08-26-2008, 01:06 PM.
  • Sandy12
    Junior Member
    • Jul 2008
    • 1

    #2
    You should be able to resize the text using following CSS tag:
    h1
    {
    font-size: 1em;
    font-weight: normal;
    }
    That should resize the content of any size

    Comment

    • jingwen
      Junior Member
      • Jul 2008
      • 3

      #3
      You can use PHP or CSS to control the size.

      Comment

      Working...
      😀
      😂
      🥰
      😘
      🤢
      😎
      😞
      😡
      👍
      👎