Question:

How to add images to web page?

by Guest2993  |  12 years, 7 month(s) ago

0 LIKES UnLike

I am learning basic web page designing and I want to know the script for adding images to web page in html.

 Tags: add, images, page, Web

   Report

1 ANSWERS

  1. Guest9503
    Here are few tips you can follow to add images to web page, For example, if you have an image called tony.gif and you want to put it on your cat.html Web page:

       1. link to tony.gif in your HTML like this:
          <img src="tony.gif">

       2. upload tony.gif to your Web hosting server (using FTP or a Web form)

       3. upload tonu.html

Sign In or Sign Up now to answser this question!

Question Stats

Latest activity: 13 years, 6 month(s) ago.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.