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

To create a web page I would to use pictures from my hard drive. How can i do that by use html.

2006-09-10 10:20:02 · 3 answers · asked by Anonymous in Computers & Internet Programming & Design

3 answers

first you must upload it(you can't use it while it's in your hard)
use
replace fileaddress with your file address

2006-09-10 10:27:12 · answer #1 · answered by Anonymous · 0 0

First create a directory/Folder on My Documents and name it My Web page.
In this create another Folder named images. (This is for your pictures)
In the Folder My Web Page create your html pages. You will use notepad to create the html.
For access to the images you should use the following image tag
picture

Notice the src= parameter. This is a relative offset from the location of the html page.
You don't need the width and height but it may help. It lets the browser set the size of the picture before it is loaded and stops the text jumping while the page loads.
Title and alt are for mouse over prompts.

Now you have created your web site on your computer you now need to transfer all of the files and folders to your domain. Use an FTP to do this and you will be able so see the site created.

Some tools like frontpage and dreamweaver will publish the complete site for you. The problem here is that you do not have any control.

2006-09-10 10:47:53 · answer #2 · answered by AnalProgrammer 7 · 0 0

It is very easy and cheap. Just get a external HD and plug in USB and you are ready to back up those pictures.

2016-03-27 05:49:03 · answer #3 · answered by Martha 4 · 0 0

fedest.com, questions and answers