Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > Adjusting the SCR Property in the IMG html tag

Reply
Thread Tools

Adjusting the SCR Property in the IMG html tag

 
 
news.verizon.net
Guest
Posts: n/a
 
      06-21-2004
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

--
Atlantic City Winners and Whiners .com
 
Reply With Quote
 
 
 
 
Deryck
Guest
Posts: n/a
 
      06-21-2004

>"news.verizon.net" <> wrote in message

news:8GDBc.13285$...
>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


 
Reply With Quote
 
 
 
 
William Desrochers
Guest
Posts: n/a
 
      06-21-2004
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>
"news.verizon.net" <> wrote in message news:8GDBc.13285$...
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

--
Atlantic City Winners and Whiners .com
 
Reply With Quote
 
Whitecrest
Guest
Posts: n/a
 
      06-21-2004
In article <T9EBc.1510$0A.24298@localhost>,
says...
> 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>
> "news.verizon.net" <> wrote in message news:8GDBc.13285$...
> 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.

--
Whitecrest Entertainment
www.whitecrestent.com
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
IE8 img scr="" displays a red X christy ASP .Net 3 07-27-2009 01:07 PM
how do u invoke Tag b's Tag Handler from within Tag a's tag Handler? shruds Java 1 01-27-2006 03:00 AM
how to download img from html img tag news.austin.rr.com ASP .Net 2 04-27-2005 06:25 PM
<img> tag and resource files for scr-source? Ole Hanson ASP .Net Building Controls 3 01-12-2005 01:20 PM
img scr tag: how to specify the border color? Michael Westphal HTML 10 06-17-2004 03:01 PM



Advertisments