I'm making a layout site on MySpace and I don't know where to put the code for the layouts.
I want to put them in a scrollbox but it doesn't work.
Can anyone tell me how to put a layout code in a scrollbox?
MySpace Scrollbox Code.?
%26lt;div style="height:200px; width:200px; overflow:auto;"%26gt;
images and pictures here
%26lt;/div%26gt;
MySpace Scrollbox Code.?
Use this
%26lt;div style="overflow:auto; width:300px; height:100px;"%26gt;
images and text goes here
%26lt;/div%26gt;
and place it anywhere you want
No comments:
Post a Comment