English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

I am trying to make a quickie web page with two images that are side by side. I forgot how to do that!! I am currently using....

>



>



And the pics are one on top of the other!
I forgot if I am supposed to use a table format or what!
I would like these two pics side by side on my page. Can someone give me the code?! Also, what if I want three or four thumbnails across?
Thanks tons!!!

2006-07-24 10:04:45 · 8 answers · asked by hamtaro 2 in Computers & Internet Programming & Design

8 answers

You could use tables, but you could (for now) just get rid of the
at the end of each of your code segments.

2006-07-24 10:09:24 · answer #1 · answered by cotopaxi 5 · 0 0

Remove the
from between the images. If you want to do more than two side by side i recommend using tables. If you don't use tables if someone's browser is small enough it will force a line break and may cause your site to look rather odd.

2006-07-24 17:23:17 · answer #2 · answered by John J 6 · 0 0






Place Image tag Here 1 Place Image tag Here 2


If you want to add more images to your rows copy and paste the Place Image tag Here 2 and edit the image tag.

2006-07-24 17:12:02 · answer #3 · answered by Rockin' Mel S 6 · 0 0

the problem is that you are using
at the end of each one which creates a line break silly goose :]

2006-07-24 17:09:25 · answer #4 · answered by some person 1 · 0 0

you can remove the
in your code
if you want them centered place

befoe codes and
after
or you could use table

2006-07-24 17:10:36 · answer #5 · answered by Auntiem115 6 · 0 0

remove these

2006-07-24 17:15:20 · answer #6 · answered by Anonymous · 0 0

Use this code by creating a table:








2006-07-24 17:13:44 · answer #7 · answered by fuse 2 · 0 0

try tables

pic1<\th>pic2<\th><\td><\table>

it has been long since i've done this , but i think it'll do

2006-07-24 17:14:04 · answer #8 · answered by optijk 2 · 0 0

fedest.com, questions and answers