Results 1 to 13 of 13

Thread: H1 headings postitioning in different browsers
      
   

  1. #1
    lunatunes is offline Sergeant
    Join Date
    Feb 2007
    Posts
    24

    Default H1 headings postitioning in different browsers

    I have my site so far where everything looks the same in different browsers
    except for my H1 and H2 headings.

    What could be causing this problem.

    Thanks much,
    Randy

  2. #2
    zuriatman's Avatar
    zuriatman is offline Moderator
    Join Date
    Sep 2006
    Location
    Malaysia
    Posts
    3,039

    Default Re: H1 headings not postitioned right in different browsers

    What do you mean by H1 and H2 headings?

    Your website looks perfectly OK!

    Abu.

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

    Default Re: H1 headings not postitioned right in different browsers

    Hi, I can see what you mean! It’s a real pain trying to get those <h1> tags on the page if you are trying to keep things tight together on a page. I have tried putting them into html boxes/tables/ but can’t get them to stay in 1 place with all browsers. I have found that I would have to place the code 25-30mm from where it ends up in the preview & can often be covering a link on my page & then stop that from working.
    Be nice if one of the code writers could help with this on a couple of alternate ways that it might be done.

  4. #4
    lunatunes is offline Sergeant
    Join Date
    Feb 2007
    Posts
    24

    Default Re: H1 headings not postitioned right in different browsers

    Hey Chris, Your site looks fine in both Firefox and IE.

    I hope this can be answered. I can get everything else on my pages
    to look ok in other browsers just not the H1 and H2 tags.
    I am in the beginning stages of my site so if there is not a way to remedy
    this I may need to go to a different web builder.

    Randy

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

    Default Re: H1 headings not postitioned right in different browsers

    Hi, sorry it was another site I was working on. The one below hasn’t got any tags as it kept messing the pages up so much.
    It would be really nice to have the same facility as hyper linking a word or some text, but instead of a hyperlink, have the facility to place h1/h2/h3/h4/h5 tags around a word or phrase. Would make life a lot easier.
    I will pop it in the ideas area.

  6. #6
    Bethers's Avatar
    Bethers is offline Major General & Forum Moderator
    Join Date
    Feb 2006
    Posts
    5,232

    Default Re: H1 headings not postitioned right in different browsers

    If you are "squeezing" the element, you'll have a problem. Also - are you making the html box wide enough -

    I don't have any more problem with them moving than if I put the heading on the page using a text element. I simply have to adjust for the slight difference between the different browsers that using different elements can make.

  7. #7
    lunatunes is offline Sergeant
    Join Date
    Feb 2007
    Posts
    24

    Default Re: H1 headings not postitioned right in different browsers

    Hi Beth,
    Thanks so much.
    I'm not sure what squeezing the element means? :)

    By text element do you mean a text box?? And if so, how do I create an H1 tag using a text box.
    I thought you had to use an html box.

    Blessings,
    Randy

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

    Default Re: H1 headings not postitioned right in different browsers

    Hi Beth,
    Ah! I didn’t realise you could <h1> a whole group of words, I got the impression that it should be a single word or a very short phrase, like in your instance,
    <h1>Toddler’s bedroom décor</h1>
    But I notice on yours you have a h1 tag on,
    Child, Baby and Toddler Bedroom Décor Kids Bedding, Rugs, Clocks, Furniture and Accessories.

  9. #9
    aconstas1's Avatar
    aconstas1 is offline Lieutenant Colonel
    Join Date
    Mar 2007
    Posts
    584

    Default Re: H1 headings not postitioned right in different browsers

    Quote Originally Posted by Collectors-info
    Hi Beth,
    Ah! I didn’t realise you could <h1> a whole group of words, I got the impression that it should be a single word or a very short phrase, like in your instance,
    <h1>Toddler’s bedroom décor</h1>
    But I notice on yours you have a h1 tag on,
    Child, Baby and Toddler Bedroom Décor Kids Bedding, Rugs, Clocks, Furniture and Accessories.
    I was also under the same impression that it should be done for one max two headings. Is there something I dont know?

    I also had this problem with BlueVoda. I also tried everything and couldn't get it to stay in the same place for all browsers. I came to the conclusion that the way that it looks in BV is the way it will look in IE. In FireFox it will move down some. You've got to give it a little room so that it wont crash into your text. It's really quite simple to compensate for, just make sure that it looks ok in the BV window, then you know IE is covered... but allow just a little bit of space for FF visitors. The fastest way for me to make sure my pages were good was to use Firefox as my default browser so that I could preview in firefox while making sure it looked good in BV for IE.

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

    Default Re: H1 headings not postitioned right in different browsers

    Sorry! I should have said. Beth’s is all under 1 heading & there is only one h1 tag on this page that covers these words.
    <h1>Child, Baby and Toddler Bedroom D&#233;cor Kids Bedding, Rugs, Clocks, Furniture and Accessories</h1>

  11. #11
    lunatunes is offline Sergeant
    Join Date
    Feb 2007
    Posts
    24

    Default Re: H1 headings not postitioned right in different browsers

    The H1 heading is basically telling the search engines to look at me, "I'm important" So you should put what ever you want the search engines to pay extra attention to. For most that would be the key word or word that are drawing people to your site. Whether it's a word or phrase or more than one word.

    Randy

  12. #12
    aconstas1's Avatar
    aconstas1 is offline Lieutenant Colonel
    Join Date
    Mar 2007
    Posts
    584

    Default Re: H1 headings not postitioned right in different browsers

    Quote Originally Posted by Collectors-info
    Sorry! I should have said. Beth’s is all under 1 heading & there is only one h1 tag on this page that covers these words.
    <h1>Child, Baby and Toddler Bedroom Décor Kids Bedding, Rugs, Clocks, Furniture and Accessories</h1>
    Ok, i thought each had its own h1 tag.

  13. #13
    Bethers's Avatar
    Bethers is offline Major General & Forum Moderator
    Join Date
    Feb 2006
    Posts
    5,232

    Default Re: H1 headings postitioning in different browsers

    There should be only ONE h1 tag on any page - it should be what you would consider the headline of that page. Think of it as a newspaper - the top largest type headline at the top of each section is the h1 tag.

    Normally it should be fairly short - but you can use some larger phrases on occasion. You will also notice on some of my pages I placed a fairly short h1 with an h2 below it - which gives emphasis on the other terms, but keeps the h1 short and sweet.

    No, the h1 can't be put into a text element. When I said squeezing elements - I meant that you might be placing the html box and text elements too close together on a page - therefore making it have to adjust the page - and the different browsers could adjust them slightly differently.

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