Announcement

Collapse
No announcement yet.

Help. Text appears in bold!

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Help. Text appears in bold!

    Hi:

    I am designing a page where I used an H1 header for an article. Then I started my article by inserting a text box. When i preview the page, it appears that all the text looks bold.

    I removed the H1 and kept the text box and previewed. I found that that the words looked normal. Normal.

    It seems that adding an H1 line is causing the font format in the whole page to go bold. Please advise.

    Regards

    Jimmy

  • #2
    Re: Help. Text appears in bold!

    You must not have put a closing tag in the instructions for the h1. If you show me what you used, I can help.
    Beth
    A Child's Palace - Pinata Palace - Moxie Enterprises

    SEO and Marketing Tools
    SEO - The Basics

    Comment


    • #3
      Re: Help. Text appears in bold!

      Hi:

      I started from scratch. First thing i did was inserting an HTML box and wrote the following:

      <h1>My Text<h1/> This gave me a nice big bolded headline. No problems

      Then I went a head and insrted a text box and placed it of course below the headline and started to write my article. I checked this on preview and it showed me the whole article in bold.

      I removed the h1 html box and rechecked and found that the words in the article are the way i want them (Unbolded).

      regards

      Jimmy

      Comment


      • #4
        Re: Help. Text appears in bold!

        You have:
        <h1>My Text<h1/>

        You need:
        <h1>My Text</h1>

        Notice </h1> NOT <h1/>

        So, it is an improper closing tag.
        Beth
        A Child's Palace - Pinata Palace - Moxie Enterprises

        SEO and Marketing Tools
        SEO - The Basics

        Comment


        • #5
          Re: Help. Text appears in bold!

          Hi:

          It worked. Many thanx

          Comment


          • #6
            Re: Help. Text appears in bold!

            You're welcome.
            Beth
            A Child's Palace - Pinata Palace - Moxie Enterprises

            SEO and Marketing Tools
            SEO - The Basics

            Comment

            Working...
            X