Create a Scroll Box for HTML Button’s!
2009 October 28
First upload the image to a image hosting.
Add this code:-
Adjust HEIGHT And Width
<div style=”border:1px solid ; overflow:auto; height: 125px; width: 125px; colour: black; background-colour: white;”><a href=”YOUR LINK HERE”> <img src=”YOUR IMAGE URL” border=”0″ alt=”TITLE”></a></div>
PREVIEW:-
<a href=”YOUR LINK HERE”> <img src=”YOUR IMAGE URL” border=”0″ alt=”TITLE”></a>
