xHTML/CSS & Design Car site suggestions

Discussion in 'HTML & Website Design' started by extensiblecascade, Mar 19, 2007.

  1. #1
    I need help with the xhtml validation of this website:

    weZoom.net

    I also wanted opinions on the design. This is a car news and community website that is SEO optimized and Google Adsense optimized. It is new and needs content replaced.

    It is on sale for only $399.99 (or if good offer occurs) - and I need all the help I can get for the xHTML/CSS & Design!

    Thanks for the help,

    buy now auction here:
    sitepoint.com/marketplace/auction/6005
     
    extensiblecascade, Mar 19, 2007 IP
  2. RobertMedia

    RobertMedia Active Member

    Messages:
    902
    Likes Received:
    11
    Best Answers:
    0
    Trophy Points:
    60
    #2
    You didnt add a value ;)

    Your code:

    <input type="radio" name="sitesearch" value="" checked id="ss0"></input>
    PHP:
    Should be:

    <input type="radio" name="sitesearch" value="discription goes here" checked id="ss0"></input>
    PHP:
    Now your problem should be solved :D

    - Robert
     
    RobertMedia, Mar 19, 2007 IP