Pictures Resizing? |
![]() ![]() |
Pictures Resizing? |
Aug 21 2005, 03:42 PM
Post
#1
|
|
|
Member ![]() ![]() Group: Member Posts: 11 Joined: Jul 2005 Member No: 171,458 |
is there a code to make all my pictures the same size?
and i want to put them in a scrool that just continues going around not one that bounces back and forth |
|
|
|
Aug 21 2005, 03:46 PM
Post
#2
|
|
![]() ;) ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Staff Alumni Posts: 9,573 Joined: Feb 2005 Member No: 99,124 |
Try the code below. You can change the width and height.
CODE <marquee width="300" height="300" direction="left" scrollamount="5">
<img src="URL HERE"> <img src="URL HERE"> <img src="URL HERE"> </marquee |
|
|
|
![]() ![]() |