|
Hello Folks (Cedric)! trough this code
<!-- Codes by Quackit.com --> <div style="height:221px;width:330px;overflow-x:scroll;overflow-y:hidden;"> <img src="http://i516.photobucket.com/albums/u323/natural_pics/milford_sound.jpg" border="0" width="330" height="221" alt="Sample picture for scroll box: Milford Sound, New Zealand" /><br /> <img src="http://i516.photobucket.com/albums/u323/natural_pics/franz_josef_glacier2.jpg" border="0" width="330" height="221" alt="Sample picture for scroll box: Franz Josef Glacier, New Zealand" /> </div> <p style="font-size:10px;"><a href="http://www.quackit.com/html/tutorial/">HTML lessons</a></p>
I'm able to buit up one horizontal scrollbar, but pictures are added 'in vertical' while I wish to add them in horizontal, side by side. Which is the solution to add pictures (linked from Photobucket) in HORIZONTAL? Thanks. Paolo
|