Adjusting the SCR Property in the IMG html tag

N

news.verizon.net

Ok can anyone help me out here. I'm trying to add a picture and a link to my website and I'm having a little problem understanding what this means...Be sure that the path to the graphic on your website is set correctly by adjusting the SRC property in the IMG html tag. What the hell are we talking about and how do I do it. Thanks
 
D

Deryck

Ok can anyone help me out here. I'm trying to add a picture and a link to
my website and I'm having a little problem understanding what this
means...Be sure that the path to the graphic on your website is set
correctly by adjusting
the SRC property in the IMG html tag. What the hell are we talking about
and how do I do it. Thanks

At a guess, the file path name in the SRC property of the IMG tag is
incorrect? Check the path name and, if incorrect, replace with the correct
one.
Check the case, spaces in the filename, etc, etc.

Post the URL and people may be able to help further.

Cheers


Deryck
 
W

William Desrochers

this is to make an image into a link

<a href="PLACE LINK LOCATION OF *.HTML"><img src="PLACE LINK LOCATION OF IMAGE" width="SIZE OF IMAGE" height="SIZE OF IMAGE"></a>
Ok can anyone help me out here. I'm trying to add a picture and a link to my website and I'm having a little problem understanding what this means...Be sure that the path to the graphic on your website is set correctly by adjusting the SRC property in the IMG html tag. What the hell are we talking about and how do I do it. Thanks
 
W

Whitecrest

this is to make an image into a link

<a href="PLACE LINK LOCATION OF *.HTML"><img src="PLACE LINK LOCATION OF IMAGE" width="SIZE OF IMAGE"
height="SIZE OF IMAGE"></a>
Ok can anyone help me out here. I'm trying to add a picture and a link to my website and I'm having a little
problem understanding what this means...Be sure that the path to the graphic on your website is
set correctly by adjusting the SRC property in the IMG html tag. What the hell are we talking
about and how do I do it. Thanks

Change the stuff in ALL CAPS to the correct locations on your web site.

href will equal the same thing you type into your browser if you wanted
to manually go there. (yea, yea, there are relative addresses but based
on the question, do you really think the OP would understand relative
addresses?)

src will equal the place you put your image. To make sure you have the
right place, use your browser and type in the whole location and see if
the picture comes up. If it does, then that is the right location.

You can remove the width and height stuff.

My advice to you is if your question is for anything other than
learning, get someone else to do it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,048
Latest member
verona

Latest Threads

Top