Results 1 to 3 of 3

Thread: Display images together in html

  1. #1
    DavisNelson is offline Senior Member
    Join Date
    Dec 2009
    Posts
    202
    Rep Power
    3

    Default Display images together in html

    How to display multiple images together in html

    I am having 3 images which I want to display together on my website the resolution of 2 of the images are 260 X 80 and one of them is 160 X 160. So I want the 2 of the bigger images one above the other and the smaller image on the left side. Can anybody tell me how I can display three images on my web page?

  2. #2
    HowardAdams is offline Senior Member
    Join Date
    Dec 2009
    Posts
    214
    Rep Power
    3

    Default

    1) You will have to make use of the image tag in html for inserting the image on to a web page. It does not matter whether you insert a single image or a number of images you will have to make use of the image tag only use the image tag and identify the position of the image on the src attribute. Also try to use the align attribute if you would like to display these images in a particular format.

  3. #3
    BarnesHarris is offline Senior Member
    Join Date
    Dec 2009
    Posts
    213
    Rep Power
    3

    Default

    2) In HTML the image tag is used to embed an image on a web page. The <img> tag creates a holding space for the image which is in reference. You can put in as a lot of images as you would like you will have to use the image or img tag only.

Similar Threads

  1. XP with Different images
    By Garcíarobine in forum Operating System
    Replies: 1
    Last Post: 02-18-2010, 01:10 PM
  2. Allow Outlook 2003 to Display HTML Images in E-mail
    By steven45 in forum Applications
    Replies: 0
    Last Post: 12-01-2009, 01:25 PM
  3. Using images
    By chreshel in forum Everything Else
    Replies: 0
    Last Post: 02-24-2009, 05:35 AM
  4. HTML Help
    By anna26 in forum General Internet Terms
    Replies: 0
    Last Post: 02-09-2009, 11:12 AM
  5. More versatile images
    By Cadmus4778 in forum Everything Else
    Replies: 0
    Last Post: 12-02-2008, 08:20 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
SEO by SubmitEdge

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48