/    Sign up×
Community /Pin to ProfileBookmark

I need some help i have only taken up webdesigning not long ago and i am having problems putting images on my website the code i have been using is:

<IMG SRC=”C:My DocumentsMy Picturesonebyone.gif” align=”center”>

to post a comment
HTML

2 Comments(s)

Copy linkTweet thisAlerts:
@Zach_ElfersNov 21.2002 — The problem with that is you are linking the image from your C drive. No visitors to your page will be able to view it. What you need to do is Upload the image to your site. After it is on the web, change the src part of the img tag to what your image is. I hope you can understand what I am trying to say. If not, tell me what the image is named on the web and I will put it together for you.?
Copy linkTweet thisAlerts:
@Zach_ElfersNov 21.2002 — [i]Originally posted by lcole [/i]

[B]Hi Denzil,







The path to your image is pointing to your own system. You need to change it so that it points to the location of the images in your web space.



For example, if your document is in your root directory and your images are in an images folder in the root directory, you would use this:



<img src="/images/onebyone.gif" height="n" width="n" alt="alternative text> (n= the actual height and width of your image). [/B]
[/QUOTE]


Sorry, I didn't realize you had already posted. Sorry!
×

Success!

Help @Denzil_01224 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.15,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...