Results 1 to 6 of 6

Thread: How to display multiple images together in html

  1. #1
    Join Date
    Dec 2009
    Posts
    48

    How to display multiple images together in html

    I am having three images which i want to display together on my website the dimension of two of the images are 260 X 80 and one of them is 160 X 160. So i want the two of the bigger images one above the other and the smaller image on the laft side. Can any one tell me how can i display three images on my web page. Any help regarding this matter would be appreciated.

  2. #2
    Join Date
    Apr 2008
    Posts
    1,948

    Re: How to display multiple images together in html

    You will have to make use of the img tag in html for inserting the image on to a web page. It doesn't matter whether you insert a single image or a number of image you will have to make use of the img tag only use the img tag and specify the location of the image on the src attribute. Also try to use the align attribute if you want to display these images in a particular format.

  3. #3
    Join Date
    Apr 2008
    Posts
    2,005

    Re: How to display multiple images together in html

    In hyper text markup language (HTML) the img tag is used to embeds an image on a web page. Please note that images are not technically inserted into an HTML page, images are linked to HTML pages. The <img> tag creates a holding space for the image which is in reference. You can insert as many images as you want you will have to use the image or img tag only

  4. #4
    Join Date
    May 2008
    Posts
    2,297

    Re: How to display multiple images together in html

    No matter you want to insert any number of image you will have to make use of the <img> tag only. The image tag will help you to insert an image on to your web page or website. If you are not very well versed with the html language its better if you try to take some help from a web designer.
    Last edited by Zecho; 23-01-2010 at 08:23 PM.

  5. #5
    Join Date
    Dec 2009
    Posts
    48

    Re: How to display multiple images together in html

    hello!!! friends first of all i would like to thanks you all for replying me as you all suggested to use the image or <img> tag to insert the images but i am not getting these images where i actually want them to appear. So i would like to have a different solution and also please do not forget to post the code for achieving this.

  6. #6
    Join Date
    Jan 2008
    Posts
    1,521

    Re: How to display multiple images together in html

    In order to achieve this you will have to make use of the image tag itself but if possible it is better to use a software for editing those three image into a single image and then make use of the image tag only once rather then using it three times for each image . This will also keep the images where you want them to appear.

Similar Threads

  1. Accessing multiple images at an instance
    By Bansi_WADIA in forum Windows Software
    Replies: 3
    Last Post: 01-12-2009, 09:35 PM
  2. Multiple Iso images on a dvd
    By Gagnesh in forum Operating Systems
    Replies: 3
    Last Post: 18-08-2009, 09:23 AM
  3. Getting rid of space between images in HTML
    By ProcalX in forum Software Development
    Replies: 3
    Last Post: 02-07-2009, 11:09 PM
  4. How to send HTML messages with images in Outlook
    By Jaheel in forum Windows Software
    Replies: 3
    Last Post: 15-06-2009, 07:44 PM
  5. Downloading multiple images from a site
    By Zelgaro in forum Customize Desktop
    Replies: 2
    Last Post: 11-12-2008, 05:53 PM

Tags for this Thread

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
  •  
Page generated in 1,711,639,282.58992 seconds with 17 queries