I get Some Erros in Hmtl. Can Someone Help ME?

Discussion in 'HTML & Website Design' started by cheetuh, Dec 3, 2006.

  1. #1
    Hey. I get some errors in Html at www.britneyfans.org . Can Someone Help me? And.. Can it Hurt My SERPS ? Thanks
     
    cheetuh, Dec 3, 2006 IP
  2. Luke

    Luke Peon

    Messages:
    111
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You mean validation errors?
    What tool are you using to check your errors and what type of errors are you getting if not a tool?

    Also your page is crazy huge, slow loading and trys to open alot of pop ups.
     
    Luke, Dec 4, 2006 IP
  3. Corey Bryant

    Corey Bryant Texan at Heart

    Messages:
    1,126
    Likes Received:
    51
    Best Answers:
    0
    Trophy Points:
    0
    #3
    You do have a lot of errors on that page. I am glad that I did not just go to that page after seeing the codes for the pop-ups etc.

    If you are serious about cleaning it up and not just trying to spam the message boards, let us know
     
    Corey Bryant, Dec 4, 2006 IP
  4. weknowtheworld

    weknowtheworld Guest

    Messages:
    306
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #4
    So many errors....

    What are you trying to do with such a page...
     
    weknowtheworld, Dec 4, 2006 IP
  5. cheetuh

    cheetuh Peon

    Messages:
    410
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #5
    i just want to get my erros off. i think the erros come from the script to display news and from the chat box that i have
     
    cheetuh, Dec 12, 2006 IP
  6. Corey Bryant

    Corey Bryant Texan at Heart

    Messages:
    1,126
    Likes Received:
    51
    Best Answers:
    0
    Trophy Points:
    0
    #6
    All you need to do is look at the link I provided you and fix the code. I see you have a lot of inputs that don't really mean anthing
    <input type="hidden" name="domains" value="BritneyFans.org">
    </input>
    <input type="text" name="q" size="10" maxlength="255" value="">
    </input>
    <input type="submit" name="sa" value="Google Search">
    </input>
    Code (markup):
    And if you want to add an image to the <td> tag, you will need to use styles, you are currently using the background attribue
    <td background="b1.jpg" width="10">&nbsp;</td>
    Code (markup):
    And your other images - they all require an alt attribute. You have it on some of them
    <img src="britney-logo.jpg" width="450" height="300" alt="Britney Spears Logo">
    Code (markup):
     
    Corey Bryant, Dec 12, 2006 IP
  7. dp-user-1

    dp-user-1 Well-Known Member

    Messages:
    794
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    110
    #7
    Wow, what do you want us to do?
     
    dp-user-1, Dec 13, 2006 IP
  8. pr0xy122

    pr0xy122 Peon

    Messages:
    1,649
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    0
    #8
    wow, thats alot of errors, mostly because of the layout
     
    pr0xy122, Dec 13, 2006 IP