Results 1 to 7 of 7

Thread: coding for text to image

  1. #1
    Join Date
    Oct 2011
    Posts
    3

    coding for text to image

    Hi
    I am trying to learn about writing html and slowl getting there. However I want to have a link from a word in the text to an image in my folder. I know how to do a text link to another site but not just to open an image in my folder. Is this possible?

    Thanks

  2. #2
    Join Date
    Jun 2011
    Posts
    45

    Re: coding for text to image

    I suppose you are talking about the hyperlink right now let me give you a simple code on how to do that

    Code:
    <a href=" "><img src="image folder destination"></a>

    So highlight the text in the a href field and then give the destination of the image folder in the img src field. check if everything is working perfect or not.

  3. #3
    Join Date
    Oct 2011
    Posts
    3
    This is the coding that I have currently. I want the word pippin in the text and to be able to click the word and that brings up a picture.

    The image is in my a folder where the rest of the files and folder is. Is any of the coding any good or do I need to change it?


    <p><a href="#1" onclick="$('divID1').toggle();"target="_blank">Pippin</a>
    <div id="divID1" style="display: none;">
    <img src="Pippin.jpg" width="180" height="224"ALT="Pippin WIDTH=100 HEIGHT=100 BORDER=2/>

    I have tried the following code but it fails to open the picture.

    Thanks for any ideas or help.

    p><a href="file:///C|\Documents and Settings\Gareth\My Documents\My Documents\Website and Domains\fairhurstfamily.net\Pippin.jpg">Pippin</a>
    <div id="divID1" style="display: none;">
    <img src="Pippin.jpg" width="180" height="224"ALT="Pippin WIDTH=100 HEIGHT=100 BORDER=2/>

  4. #4
    Join Date
    Oct 2011
    Posts
    3

    Re: coding for text to image

    I have had a play around and found the problem thanks for the help.

  5. #5
    Join Date
    Oct 2011
    Posts
    2

    Re: coding for text to image

    hy
    i m making my own antivirus so i want to know some points about real time protection antivirus which are already in market...so i want to know what are the drawbacks (weakness) of real time protection antivirus which are available...hope for favourable responce

  6. #6
    Join Date
    Jan 2006
    Posts
    605

    Re: coding for text to image

    Quote Originally Posted by AWAIS310 View Post
    hy
    i m making my own antivirus so i want to know some points about real time protection antivirus which are already in market...so i want to know what are the drawbacks (weakness) of real time protection antivirus which are available...hope for favourable responce
    Why do you want to make a real time protection antivirus where else you already have so much options like the norton antivirus, then eScan Antivirus and many more. Creating a stable version of antivirus isn't an easy task to accomplish. First you should learn all the basic ideas, like whats a virus, wat it will do, whats a trojan,trojan dropper, etc.

  7. #7
    Join Date
    Oct 2011
    Posts
    2

    Re: coding for text to image

    thanks for reply...i have done the 1st stage...now want to make real time protection but want to make abit diffrent frm other..means want to cover the drawbacks of other..plz will u provide me list with weakpoints..thanks again

Similar Threads

  1. How to convert image text into a text file
    By Wadee in forum Windows Software
    Replies: 5
    Last Post: 02-12-2010, 06:33 PM
  2. Displaying an image and text in a JSP
    By samualres in forum Software Development
    Replies: 7
    Last Post: 20-03-2010, 10:43 AM
  3. How do i read text from an image file?
    By Adish Shah in forum Software Development
    Replies: 3
    Last Post: 05-11-2009, 03:11 PM
  4. How to put text beside an image in HTML
    By KADRI in forum Software Development
    Replies: 3
    Last Post: 01-10-2009, 09:35 PM
  5. Paste text in the image
    By Waffle in forum Customize Desktop
    Replies: 3
    Last Post: 06-02-2009, 11:11 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,556,606.15654 seconds with 17 queries