Hyperlink to a Png inside an HTML Snippet will not navigate properly

Hey,
I put this link <a href="http://www.apple.com"><img src="/Users/sniper/Documents/BT/Home_files/baby.png"></a> inside of an Html Snippet. After publishing the site locally and clicking on the image "baby.png", instead of navigating to the apple.com page, the apple.com page is loaded and is displayed in the place where the baby.png is located. It is almost as if it were a frame. Any help would be appreciated.
Thanks
TG

The code does not work because it is wrong.
What do you want to do - create a link to the Apple site or to an image on your desktop?
If you want to create a link to an image on your desktop, which it looks like this is, then the code you need is
If you want to create a link to the apple website then the code you need to use is <a href="http://www.apple.com"</a>.
Note the closing tags of both - image is and a link is <a href=" "</a>.
Do not try to mix the two, they both do different things and if you want your code to work, then it needs to be correct.

Similar Messages

  • Html snippet is not working on iweb 9. i can't write a code, Html snippet is not working on iweb 9. i can't write a code

    Html snippet is not working on iweb 9. i can't write a code, Html snippet is not working on iweb 9. i can't write a code

    You don't get this window when you insert an HTML snippet on the page?
    Click to view full size
    If you don't try the following:
    delete the iWeb preference files, com.apple.iWeb.plist and com.apple.iWeb.plist.lockfile, that resides in your Home() /Library/Preferences folder.
    go to your Home()/Library/Caches/com.apple.iWeb folder and delete its contents.
    Click to view full size
    launch iWeb and try again.
    OT

  • HTML Snippet Does not Publish to where it is placed in original

    The HTML Snippet does not publish on the page where I place it on my original in iWeb 08. Does anyone know how to figure out where and how to make this work without guessing constantly. It seems that it shifts it many lines up on the published page.

    Select "show layout" from the "view"" menu to see if the snippet box is overlapped by a text box.

  • Some HTML Emails Do Not Display Properly

    Recently, some HTML emails do not display properly in Mail. All I see is HTML. Yet, 98% of my HTML emails render properly.
    Any thoughts on why this happens with some emails? Is it a Mail issue or are these emails not coded properly?

    Hello Tony.
    Could be a combination but since Mail renders 98% of of all HTML messages properly (using Safari as the engine), this indicates it is a coding problem.
    I'm not a big fan of using HTML with email since it introduces a number of problems. If everyone used Plain Text for message composition, the majority if not all problems experienced with email would be eliminated.

  • HTML Snippet does not exist as a Widget option in iWeb 09

    I have iWeb 09 on my machine. I'm trying to insert an HTML Snippet onto a page so i can drop in the code for a XSPF player.
    When i choose "Show Media", under Widgets there are only four, and HTML Snippet isn't one of them. I only have:
    MobileMe Gallery
    Google AdSense
    iSight Photo
    iSight Movie
    I also don't have the YouTube widget, the Google Map Widget--these i only know about by looking in support and seeing that these should all be there.
    Any thoughts as to how i can get HTML Snippet available in my media widgets? My site is almost completed and ready to publish. Without this feature it will be pointless to publish at all.
    Many thanks for any suggestions!
    Peter

    Can you post the code you are using so that we can see what the problem is?

  • Trying to add a HTML snippet but not working

    i am trying to add an HTML code (from goole) to my iweb blog using the HTML snippet, but once I paste the code from google only an empty box appears instead of the button it is intended to create..
    any ideas????? I am trying to add the google friends connect button to my blog
    thanks!
    madeline

    me again!!!! it worked once published...thank you
    now the new issue is that if i click on the pict of one of the "followers" on the blog, the text and picture all the person's information is too big and runs out of the screen???
    here is the webpage address in case you feel like taking a look at it for me...
    www.tourismwithatwist.com
    Thanks,
    Madeline

  • How to add html?  The HTML snippet does not work.  Whatever I add, (a "like button, SEO key words, etc.), does not appear on the site once published.

    I am trying to add html to my website created in iWeb, (a "like" button, for example).  I paste the HTML language into the HTML Snippet window, but it does not show up ion my published page.  Any advice?

    I have put code into two html snippets, (per facebook instructions).  Should they go together?
    First snippet:
    <div id="fb-root"></div>
    <script>(function(d, s, id) {
      var js, fjs = d.getElementsByTagName(s)[0];
      if (d.getElementById(id)) return;
      js = d.createElement(s); js.id = id;
      js.src = "http://connect.facebook.net/en_US/all.js#xfbml=1";
      fjs.parentNode.insertBefore(js, fjs);
    }(document, 'script', 'facebook-jssdk'));</script>
    Second snippet:
    <div class="fb-like" data-href="http://www.bonniecrockettconsulting.com" data-send="true" data-width="450" data-show-faces="false"></div>
    Thanks!

  • HTML snippet does not show on my webpage?

    the html snippet (from PayPal) shows up just fine in my iWeb page. But it disappears after uploading to my webpage. I use Fetch which is an independent uploader. I have iWeb version 3.0.4 and the iWeb page I am working on creates an "html" document but, because my webpage has been there for years, I always have to rename it is an "htm" document.
    Any help in getting the html snippet to appear on my webpage would be appreciated.
    thanks!

    Wyodor thx for responding.
    Here is the webpage in question with the "htm" ext. There should be two PayPal buttons on this page but they are not there:
    http://www.randymillerprints.com/NEFRbook.htm
    And here is the page with the "html" extension, untouched, as created by iWeb:
    http://www.randymillerprints.com/NEFRbook.html
    Still no PayPal buttons.
    In my desktop folder I kept the "html" file as created by iWeb and also have one with the "htm" extension. From my desktop folder, when I click directly on either file it opens a page in Firefox which correctly shows the PayPal buttons. I've checked to see that all the files from my folder are transferred to the server. All my other pages load correctly.
    Any thoughts on why the PayPal buttons are not showing on that one page?

  • Posterous blog HTML Snippet problem - not all of blog is showing up...

    Good morning all! So I was looking for a solution for our newly formed website (I'm a novice) where I could have multiple users update our blog page without having to use iWeb to do it. I read up on Posterous and it appears this would be an ideal solution. So I found some code from another Apple Discussions poster, Alancito, that would pull my Posterous blog directly into the iWeb page I created. Well it has done that, sort of...
    I see the header from the blog, but the content isn't visable. Well, actually if you highlight the header or "blog differently" and then hold down like you're scrolling down the page, the info is there. But the HTML snippet always cuts it off. Even if I expand the size of the snippet in iWeb, it ALWAYS reverts back to this same size.
    I'm in a bind here and could really use some help.
    Here's the blog page address: http://www.sporkfoodwagon.com/SporkFoodWagon/Blog.html
    And here's the code I was provided.
    <iframe height="100%" allow transparency="true" frameborder="0" scrolling="no" style="width:100%;border=none" src="http://sporkfoodwagon.posterous.com/"></iframe>
    Message was edited by: andrewrichardson

    Andrew ~ Perhaps someone will suggest a solution to the HTML Snippet problem, but meanwhile, with this recent improvement to Posterous:
    http://blog.posterous.com/posterous-unveils-pages
    ...perhaps you don't need an iWeb site at all. If you must have one, consider linking to your Posterous blog directly from iWeb's navigation bar:
    Create a blank internal page titled "Blog" (actually you can name the page whatever you want.) Then in that Blog page add an HTML Snippet with the following code:
    <script type="text/javascript">
    parent.window.location = "http://www.yourblogname.com"; // change this to your own URL
    </script>
    ...Once published, clicking on "Blog" in the navbar will immediately redirect to your external Blog page. (Thanks to Cyclosaurus for the code).
    And to return from Posterous back to your iWeb site:
    http://blog.posterous.com/pages-20-add-links-to-your-sidebar

  • Menu not present and HTML snippet editor not displaying...help

    Hi All,
    I have been building a few websites with iWeb and today i opened the software to find that my menu was a blank box with a small grey dot on the left side.
    i went to adjust some HTML snippets to find that the the pop up editor wasn't appearing.
    so my question is simple. where have these gone? is there a setting to turn off these features?
    the issue is the same on all sites and any new site. when i drag new HTML snippets into a page the box appears like a text box but the editor window isn't there and i can't type in anything.
    the same applies for any widgets from the media library.
    hopefully someone can point out what i'm missing and help me get back on track.
    thanks for your time

    Try the following:
    delete the iWeb preference files, com.apple.iWeb.plist and com.apple.iWeb.plist.lockfile, that resides in your Home() /Library/Preferences folder. You may have already tried this.
    go to your Home()/Library/Caches/com.apple.iWeb folder and delete its contents.
    Click to view full size
    launch iWeb and try again.
    If that doesn't help continue with:
    move the domain file from your Home/Library/Application Support/iWeb folder to the Desktop.
    launch iWeb, create a new test site, save the new domain file and close iWeb.
    go to the your Home/Library/Application Support/iWeb folder and delete the new domain file.
    move your original domain file from the Desktop to the iWeb folder.
    launch iWeb and try again.
    OT

  • IWeb HTML snippet does not work, adobe flash player is blocking

    Hi there I have a code that I embed in HTML snippet in iWeb 9 , but when it is loading a message pop out says that adobe flash player has block the iWeb from accessing the website. Please help

    Can you post the code you are using so that we can see what the problem is?

  • Iweb 2008 HTML snippet scrollbox not recognized

    Hello-
    I recently upgraded to OSX 10.5.6 and put this code in the snippet box and it works within iweb '08 but isn't recognized when I publish it.
    I have a .mac account that seems to have automatically changed into a "me" account.
    Any help would be appreciated.
    <iframe src=
    "http://iwebfaq.org/site/iWebiframe2.html"
    style="width:780px; height:350px;
    border-width:0px;
    border-color:#990033;
    border-style:solid;"
    scrolling="auto" >
    </iframe>

    Can you post the code you are using so that we can see what the problem is?

  • HTML Snippet is not Working, I need help please

    Hi guys im trying to add this HTML to my site
    <script type="text/javascript">document.write(unescape("%3Cscript
    src='" + ('https:' == document.location.protocol ? 'https://' :
    'http://') + "cashie.s3.amazonaws.com/userjs/2d639a4eb41a9bbc85b4d34bd72a81ad-cart.js'
    type='text/javascript'%3E%3C/script%3E"));</script>
    and it just wont show up..
    I need urgent help and this is frustrating me.

    answer seems to exist:
    https://discussions.apple.com/message/11226530?messageID=11226530&amp%3b#1122653 0

  • Crystal HTML viewer will not show embedded image from Infoview image store

    I am having an issue with the html and dhtml viewers not showing an image I have embedded inside a crystal report.  The image has been stored in infoview and embedded into the report from that source.  Using the Crystal ActiveX viewer works fine in this case and shows the image.  The html viewers however show the blank box with the red X in the top left corner when Internet explorer can't find an image.
    Now, if I right click on the image and get it's properties I get this URL:
    http://vsx2af0x/crystalreportviewers115/imagehandlerdotnetbridge.aspx?dynamicimage={B8FDE586-08D3-4A14-896C-0FE19AC3DB90}.png
    If I take that url and try to load it directly through Internet explorer I get the following error:
    Exception of type 'System.OutOfMemoryException' was thrown.
    The file is small and only about 20k in size.  If someone can help that would be greatly appreciated.
    Thanks

    Unfortunately I have been unable to remove the plug-in. The files is not locked, or shared, but my operating systems thinks it is.
    What happens, when you try?
    When I try to delete the plug-in from
         /Library/Application Support/Aperture/Plug-Ins/Google/Analog Efex Pro/
    with ⌘⌫, I simply get the pop-up panel to enter my administrator password, and the plug-in will be moved to the Trash:
    Don't forget to quit Aperture, before trying to remove the plug-in and to log off and on.

  • Why html blocks will not nest

    I am trying to build a web site template. I have sidebar class which is nested in an HTML content wrapper. For some reason, when browsing the page, the sidebar appears below the content wrapper.
    What CCS properties could cause this?   What CSS properties should I set to make sure the sidebar displays inside the wrapper?

    Did you want this?
    If yes, swap the HTML sections like this:
    <section class="contentwrapper">
    <section class="sidebarcontainer">
    <section>
    <article class="boxintro">
    <article class="boxmedium">
    <article class="boxsmall">
    </section>
    </section>
    <!--********* Content Wrapper **************-->
    </body>
    </html>

Maybe you are looking for

  • Unable to delete a row in table control

    Hi, I'm unable to delete a row in table control. I have defined a selection column for my table control but it is not getting value 'X' when i'm selecting a row for deletion. Also, when I press enter, some of the columns in table control are getting

  • Why do I get an error when trying to send email?

    When I try to email a photo directly from iPhoto, I get an error message that tells me that server is unable to identify email name and password. WHY? I verified and email address and password are correct> Also, I have listed to email addresses on my

  • IPhoto '08 problem with CMYK photos

    I notice something on iPhoto 06 and 08, when i use a photo in RGB mode the colors look great, but if i use a CMYK photo looks very bad... See the difference: http://www.welove.com.pt/iphoto_CMYK.png http://www.welove.com.pt/iphoto_RGB.png is it collo

  • Please tell me that this is just dirt and not LED failing.

    I own Thunderbolt 27" 2012 http://store.apple.com/us/product/MC914LL/B/apple-thunderbolt-display-27-inch for few years now and this purple cloud seems like it is spreading. Do you think that this could help ? https://www.youtube.com/watch?v=ONCdGHe0U

  • Photoshop to InDesign size problem

    I created a 3.5 x 2" business card in Photoshop CS3.  I added a 1/8th bleed margin bringing the file size to 3.62 x 2.127" at 300 dpi resolution.  I saved to a jpg file I created a document in InDesign CS4 3.5 x 2 with no margins and a 1/8th bleed re