/    Sign up×
Community /Pin to ProfileBookmark

Image wont show on other comps

ummm.. i have an image from a camera that i want to put on a web page. i put it on there using this line of code, but it doesnt show up on any toher computers. please help me!!!!

this is the code:
<IMG align=”center” HEIGHT=”450″ WIDTH=”600″ SRC=”C:temp2005 September George Bear 003.jpg”>

to post a comment
HTML

4 Comments(s)

Copy linkTweet thisAlerts:
@SheldonSep 25.2005 — [code=php]<IMG align="center" HEIGHT="450" WIDTH="600" SRC="C:temp2005 September George Bear 003.jpg">[/code]

You are refering to a tempery folder on your c: drive

copy the image from the camea to the same folder as your .html page, then use a relative path

And you proberly want to edit the image, if its streight image from a camera im sure its bigger than 600x450.
[code=php]
<IMG align="center" HEIGHT="450" WIDTH="600" SRC="george_bear.jpg">
[/code]
Copy linkTweet thisAlerts:
@laxplayacsauthorSep 25.2005 — o lol thank you
Copy linkTweet thisAlerts:
@laxplayacsauthorSep 25.2005 — so im using free webs

id upload it into the site manager then make the refrence to it?
Copy linkTweet thisAlerts:
@SheldonSep 25.2005 — Yes, just upload it into the same directory as your html page calling it. And download a good ftp client like [url=http://smartftp.com/]smart ftp[/url] much better and easier and FREE
×

Success!

Help @laxplayacs 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.19,
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,
)...