Add Images in a Scroll bar
Use this code to put a group of pictures in a scrollbar setting. IT is a GREAT way to showcase a group of pictures in a small space
Picture or Text in a Scrollbar
Insert the code:
<DIV id="scroll3" style="width:175;height:150;overflow:auto; border: 1px solid">
enter text/picture here
</div>
For images to be added, get the URL of the link and use the code
<img src="url here">
Note: Height and Width can be adjusted.
BACK TO TWEAKS!
BACK TO TWEAKS!


