Saturday, November 28, 2009

How do i put a scroll box in a scroll box on myspace?

i just want to put a scroll box inside another..how? thnks =)



How do i put a scroll box in a scroll box on myspace?

In the html put



%26lt;div id="outside"%26gt;



%26lt;div id="inside"%26gt;Something%26lt;/div%26gt;



Something else



%26lt;/div%26gt;



the css should then read:



div#outside {



overflow: scroll;



height: 300px; /* set whatever value here */



width: 150px; /* set whatever value here */



}



div#inside {



overflow: scroll;



height: 250px; /* set value here smaller than outside */



width: 100px; /* set value here smaller than outside */



}

No comments:

Post a Comment

 
phone