/    Sign up×
Community /Pin to ProfileBookmark

New Here and have a question

Hi all, I am posting this because I have a problem with HTML. On my site I followed your tips to try to make people have the option of clicking to make my site their homepage. When I looked at my site after I had saved it the button was there displaying the right words and I thought all was well and ready to thank the lord but then I tried clicking on the button and nothing happened. Here’s a link to my site here:[url]http://hometown.aol.com/pepsterkell/cskztlabhome.html[/url] I’m hoping it’s something wrong with my browser although when I clicked to make html goodies my home page that worked. Any ideas on what I may be doing wrong ?

to post a comment
HTML

2 Comments(s)

Copy linkTweet thisAlerts:
@Rick_BullNov 22.2002 — A couple of things:

  • 1. You don't have spaces after your attribute values

  • 2. You missed a single quote mark to encase the site URI:


  • <input TYPE="button" VALUE="Make This Page Your Home Page" onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://hometown.aol.com/pepsterkell/cskztlabhome.html');">
    Copy linkTweet thisAlerts:
    @Zach_ElfersNov 22.2002 — You forgot a single quote (') before your homepage in the code.?
    ×

    Success!

    Help @KoolDude99 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.17,
    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,
    )...