Results 1 to 6 of 6

Thread: sending HTML code to others
      
   

  1. #1
    crouquet is offline Sergeant Major
    Join Date
    Jan 2007
    Posts
    86

    Default sending HTML code to others

    Hello,
    I'm trying to send our link to someone to post on their site.
    It's a photo with text on top. The HTML code is

    <a href="http://www.lescrouquets.fr" target="_blank"><img src="bv03464.gif" id="Shape1" align="top" alt="" title="" border="0" width="200" height="128"></a>

    When they put it on their site the link works but the photo and text are blank.
    I created a shape, added the image and text and then copied the HTML code. Am I doing something wrong?
    Thanks for any replies.

    Elena
    Dordogne Holiday cottages

  2. #2
    Karen Mac's Avatar
    Karen Mac is offline General
    Join Date
    Apr 2006
    Location
    X marks the spot
    Posts
    8,353

    Default Re: sending HTML code to others

    Yes.. you must use the FULL path for the picture source
    <img src=http://www.lescroquets.fr/bv03464.gif

    Karen

    VodaHost

    Your Website People!
    1-302-283-3777 North America / International
    07031847328 / United Kingdom

    ------------------------

    Top 3 Best Sellers

    Web Hosting - Unlimited disk space & bandwidth.

    Reseller Hosting - Start your own web hosting business.

    Search Engine & Directory Submission - 300 directories + (Google,Yahoo,Bing)



  3. #3
    crouquet is offline Sergeant Major
    Join Date
    Jan 2007
    Posts
    86

    Default Re: sending HTML code to others

    Thanks Karen!

    I've done that and I am getting a picture now but it's not the photo I'm using - it's showing one of the navigation bar buttons even although I'm using the code from the photo.
    ie the bv03464 which is a photo of poppy fields and houses is now coming up as a navigation bar button with The Cottages written on it. It still clicks through to the website.

    I tried resizing the original photo and saving it in Blue voda which gave me a different code. I put this in and then got a navigation button with La Grange written on it.

    Any ideas?
    Thanks for your time.

    Elena
    Dordogne Holiday Cottages

  4. #4
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: sending HTML code to others

    Is it this image you want to resize & have the link to? What size are you looking for the image to be. And is the link to your home page? Can be worth going with a Google add size to fit in with others that are out there.

  5. #5
    Join Date
    Feb 2006
    Location
    Earth
    Posts
    8,721

    Default Re: sending HTML code to others

    <a href="http://www.lescrouquets.net/" target="_blank"><img src="http://www.lescrouquets.net/les-crouquets-french-cottages.jpg" border="0"></a>

    Or copy & upload this image to your server & use the code above.

  6. #6
    crouquet is offline Sergeant Major
    Join Date
    Jan 2007
    Posts
    86

    Default Re: sending HTML code to others

    Thanks Chris!
    Eventually managed to get it to work - don't know why, but had to reload it and using the same code as before, it now works. Had loads of problems locating stuff since having to change to Vista so maybe it was something to do with that.
    Thanks again & take care!
    Elena
    Dordogne holiday cottages

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49