-
Step 1
Start your word processor or text editor that you will use to create your web page. Open the page that you will be adding a link to. Type the text or add the image to your page that you want users to click on to display the image.
-
Step 2
Place your cursor in front of the text or image that users will click on and type <A HREF=“?” Type </A> after the name of the file.
-
Step 3
Replace the question mark with the location of the linked image on your computer. Your text within your paragraph should look like the example below. <A HREF=“image.jpg”><IMG SRC=“image.jpg”></A>click here to view image. </BODY> </HTML>
-
Step 4
Open a new web browser to verify that your web page displays the link properly. To display your page you may use a browser, such as Internet Explorer. To open your web page in the browser, click the "File" button along the "Menu" bar, click "Open." The "Open" dialog box appears. Click browse to locate your web page in the location that it is saved. Choose the web page that you wish to open. Your web page will appear in the browser. Try clicking on the link and verify that the image displays properly.








