/    Sign up×
Community /Pin to ProfileBookmark

[RESOLVED] help with validating html

I’m not sure how to fix the following errors…

  • there is no attribute “onLoad”
    <body style=”background-color:#FFFFFF;margin-top:0;margin-right:0;margin-left:0;” onLoad=”fade()”>

  • there is no attribute “onMouseOut”
    <td width=”53″><a href=”/html/contact_us.htm” onMouseOut=”MM_swapImgRestore()” onMouseOver=”MM_swapImage(‘contact’,”,’/art/images/contact_us-over.gif’,1)”><img src=”art/images/contact_us.gif” alt=”Click to Contact IMPulse NC, INC.” name=”contact” width=”53″ height=”71″ border=”0″ /></a></td>

  • there is no attribute “onMouseOver”
    <td width=”53″><a href=”/html/contact_us.htm” onMouseOut=”MM_swapImgRestore()” onMouseOver=”MM_swapImage(‘contact’,”,’/art/images/contact_us-over.gif’,1)”><img src=”art/images/contact_us.gif” alt=”Click to Contact IMPulse NC, INC.” name=”contact” width=”53″ height=”71″ border=”0″ /></a></td>

  • Thanks!

    to post a comment
    HTML

    5 Comments(s)

    Copy linkTweet thisAlerts:
    @LeeUSep 17.2007 — What is the doctype of the document?
    Copy linkTweet thisAlerts:
    @impulseauthorSep 17.2007 — <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

    <html xmlns="http://www.w3.org/1999/xhtml">
    Copy linkTweet thisAlerts:
    @LeeUSep 17.2007 — Make onLoad, onMouseOut, and onMouseOver all lowercase, e.g. onload, onmouseout, and onmouseover
    Copy linkTweet thisAlerts:
    @impulseauthorSep 17.2007 — Thanks! Problem solved!
    Copy linkTweet thisAlerts:
    @LeeUSep 17.2007 — Great!
    ×

    Success!

    Help @impulse spread the word by sharing this article on Twitter...

    Tweet This
    Sign in
    Forgot password?
    Sign in with TwitchSign in with GithubCreate Account
    about: ({
    version: 0.1.9 BETA 5.18,
    whats_new: community page,
    up_next: more Davinci•003 tasks,
    coming_soon: events calendar,
    social: @webDeveloperHQ
    });

    legal: ({
    terms: of use,
    privacy: policy
    });
    changelog: (
    version: 0.1.9,
    notes: added community page

    version: 0.1.8,
    notes: added Davinci•003

    version: 0.1.7,
    notes: upvote answers to bounties

    version: 0.1.6,
    notes: article editor refresh
    )...
    recent_tips: (
    tipper: @AriseFacilitySolutions09,
    tipped: article
    amount: 1000 SATS,

    tipper: @Yussuf4331,
    tipped: article
    amount: 1000 SATS,

    tipper: @darkwebsites540,
    tipped: article
    amount: 10 SATS,
    )...