answersLogoWhite

0

Create images the same size, then place into a table with two cells:

<table style="width: 100%">

<tr>

<td style="width:50%"><img src="/images/img1.jpg"/></td>

<td style="width:50%"><img src="/images/img2.jpg"/></td>

</tr>

</table>

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

How do you find the HTML code of a picture?

Pictures don't come in HTML


How do you turn pictures into an HTML code?

&lt;img src="link for picture"&gt;


You want a picture to repeat down what is HTML code?

You need to use HTML and Styles to do it. For the Pictures/YourImage.gif part you can put in your own code for your picture.Your text


How do you get multiple pictures on your results on quizilla?

Copy and paste the HTML code on to the page


What is the code for putting pictures on your MySpace?

Go to photobucket or tinypic.com and upload you pcitures there get the HTML code copy and paste :)


How do you insert pictures on sniff on wolfhome?

Go to tinypic.com, pick your file, and use the html code and post it on your sniff when you are done.


How do you insert pictures on Notepad using HTML?

Notepad itself cannot show pictures. It can only deal with text. You can type the HTML code to show images by using Notepad, but the images will only be seen when you open the file in a browser. To do a typical line of code for showing an image, you would do this: &lt;img src="myimage.jpg" /&gt;


What Is The Code To Show An Html A Text?

&lt;code&gt;&lt;code&gt;HTML TEXT HERE&lt;/code&gt;&lt;/code&gt;


HTML code has a limit of 10 webpages per site?

No! HTML is simply code. You can write 1 million pages of HTML code if you want. HTML is not a program. Its code. Now you may have a program that uses HTML code and that program has limitations. But not HTML itself.


How do you pull up your HTML code?

You can pull up your HTML code by right clicking the code and hitting, View Source. This will open the HTML code and you can format it.


What Pokemon game has a HTML code?

No game has HTML code because HTML is only for web design.


On howrse it wont let you put pictures on your description why?

You have to put the picture on Photobucket (or any site that lets you put pictures on) and just copy and paste the website address on the HTML code button.