Images, how do I get them side by side? |
![]() ![]() |
Images, how do I get them side by side? |
Jan 8 2007, 03:12 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 19 Joined: Jan 2007 Member No: 492,887 |
I'm trying to have a long string of images in a small div box which can only be scrolled left and right. The problem is that the images won't align horizontally! They only stack on top of one another vertically. I've tried every align attribute for the IMG tag and nothing works! I'm afraid to use a table because it might disrupt my delicate div overlay.
Here are my poor efforts: My Profile PLEASE HELP! |
|
|
|
Jan 8 2007, 04:27 PM
Post
#2
|
|
![]() Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 569 Joined: Dec 2006 Member No: 490,667 |
Between each image put a between them.
|
|
|
|
Jan 8 2007, 06:46 PM
Post
#3
|
|
|
Member ![]() ![]() Group: Member Posts: 19 Joined: Jan 2007 Member No: 492,887 |
It doesn't work because I'm not using a table.
|
|
|
|
| *WHIMSICAL 0NE* |
Jan 8 2007, 07:39 PM
Post
#4
|
|
Guest |
Try:
CODE <p style="white-space:nowrap;"> <img src="http://URL"><img src="http://URL"> </p> Just make sure you put the images on one line. |
|
|
|
Jan 9 2007, 05:22 PM
Post
#5
|
|
|
Member ![]() ![]() Group: Member Posts: 19 Joined: Jan 2007 Member No: 492,887 |
THANK YOU SOOOO MUCH!!!! you don't know how much i appreciate your help. Finally my myspace is the way I want it and I don't have to compromise because I "don't know the code."
AndiCandi is VERY happy :-) |
|
|
|
| *WHIMSICAL 0NE* |
Jan 9 2007, 07:47 PM
Post
#6
|
|
Guest |
Not a problem. If you have anything else you need don't hesitate to ask.
|
|
|
|
![]() ![]() |