English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2007-12-13 09:06:57 · 4 answers · asked by Mildthing 1 in Computers & Internet Programming & Design

Sorry.....when i am doing html, in the source tag (src) how do i make the img from the desktop insted of a url (normally it would look like this:

2007-12-13 09:10:39 · update #1

4 answers

You can specify a path to an image file instead of a url, but the image has to reside on the same server as your web page. For instance, if you have an index.html file in your web root directory, and an image file in the same directory, the tag would be

my image

If the image is in a subdirectory, you might have

my image

2007-12-13 09:52:05 · answer #1 · answered by daa 7 · 0 0

Or you can just save the file in some location, say My Documents. Go to Display Properties in Control Panel and search and select the picture in the Background display settings.

2007-12-13 17:10:34 · answer #2 · answered by HumbleAdvisor 3 · 0 0

There is no such thing as an HTML image. Clarify your question.

2007-12-13 17:09:41 · answer #3 · answered by kels 3 · 0 0

in IE, right click the image and choose set as background.

2007-12-13 17:09:14 · answer #4 · answered by rollnpc 4 · 0 0

fedest.com, questions and answers