Html Validator, gives errors. I dont know how to fix them.

Discussion in 'HTML & Website Design' started by Ballz, Jul 17, 2006.

  1. #1
    Hi there,

    I have a blog on celebs. But the html validators are giving me a lot of errors and also google refuses to crawl my site.

    My link is http://www.Ballz.info

    Could someone please advise me on how to correct them, as i have no technical expertise. I just play around a little.
     
    Ballz, Jul 17, 2006 IP
  2. kk5st

    kk5st Prominent Member

    Messages:
    3,497
    Likes Received:
    376
    Best Answers:
    29
    Trophy Points:
    335
    #2
    I don't know where your content comes from, but the parts in red must be removed from each post.
    
    
    <div id="content">
    [color=red]<HTML>
    <HEAD>
    <TITLE>Celebrities in action!</TITLE>
    <META NAME="Keywords" CONTENT="celebrity,celebrity photo,Britney Spears,celebrity gossip,nude celebrity,paparazzi,celebrity baby,celebrity baby blog,celebrity news,celebrity hair style,paparazzi filth,celebrity sex,celebrity tattoo,celebrity shocking split,latest celebrity gossip">
    <META NAME="Description" CONTENT="At Ballz.info you will find the juiciest tit bits on the latest celebrities. Starting with the rarest of paparazzi pictures, to the jazziest of news.">
    <META NAME="Author" CONTENT="furious.furion@gmail.com">
    <!-- META Tags generated by http://Leonizer.com -->
    </HEAD>[/color]
    		
    				
    						
    				
    			<div class="post" id="post-96">
    Code (markup):
    That will get rid of most, if not all errors. Clean that up, and we can look for more.

    It appears Google does index your blog, it has a pr=2, and here's Google's cache of your page.

    cheers,

    gary
     
    kk5st, Jul 17, 2006 IP
  3. slickricky

    slickricky Active Member

    Messages:
    240
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    58
    #3
    slickricky, Jul 17, 2006 IP
  4. Ballz

    Ballz Well-Known Member

    Messages:
    649
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    125
    #4
    Hi thanks for the help till now. I have done what I could. But I am still stuck with a few errors.

    Could you please help with the specifics?
     
    Ballz, Jul 22, 2006 IP
  5. Boby

    Boby Peon

    Messages:
    207
    Likes Received:
    15
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Boby, Jul 22, 2006 IP
  6. slickricky

    slickricky Active Member

    Messages:
    240
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    58
    #6
    Yes, you need to use css for your alignment properties with this doc type, and get rid of the align=center.

    You're also missing a closing div just before the </body> tag.

    You have <a align="right"> but no closing </a>

    You need to make <HTML> into <html>, all tags need to be lowercase.

    Also, I think but not 100% here, you may need to put your javascript into the <head> portion.
     
    slickricky, Jul 23, 2006 IP
  7. Ballz

    Ballz Well-Known Member

    Messages:
    649
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    125
    #7
    hey thanks a lot guys.. for the help.. i will get moving on it.. and see what I can do. As for the align center... I use wordpress and If i dont use align center for my pics... then everything goes haywire.. in the sense the layout and my other posts.. that is why i am forced to use center.
     
    Ballz, Aug 2, 2006 IP
  8. [*-AnOnYmOuS-*]

    [*-AnOnYmOuS-*] Active Member

    Messages:
    253
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    58
    #8
    Some of the errors would be fixed in this way:
    Remove this <HTML>.

    replace "center" with "middle" ?

    Aaa why the heck won't you just use wordpress :p ??!
     
    [*-AnOnYmOuS-*], Aug 3, 2006 IP