Adjust the bolded values to fit your needs:
<div style="overflow: auto; width: 150px; height: 100px; background-color: BACKGROUND COLOR ;">
TEXT INSIDE SCROLL BOX HERE
</div> [ IM_SO_HARDCORE's advice column | Ask IM_SO_HARDCORE A Question ]
theymos answered Friday February 23 2007, 8:29 pm: for a "form box", that doesn't need you to transform HTML characters into entities, do this:
<textarea rows="space from top to bottom, in characters" cols="space from left to right, in characters">
stuff in the box
</textarea>
If that doesn't work on myspace, you can put use frames on your "home layout site", that isn't part of myspace, to show the layout in one frame and the code in another. To do that you make an HTML page with only this in it:
<frameset rows="75%,25%">
<frame src="URL of myspace page, with http">
<frame src="location of html page with code">
</frameset> [ theymos's advice column | Ask theymos A Question ]
runawayxlove answered Friday February 23 2007, 8:23 pm: hey, well i know that they have scroll boxes on doobix.
Attention: NOTHING on this site may be reproduced in any fashion whatsoever without explicit consent (in writing) of the owner of said material, unless otherwise stated on the page where the content originated. Search engines are free to index and cache our content. Users who post their account names or personal information in their questions have no expectation of privacy beyond that point for anything they disclose. Questions are otherwise considered anonymous to the general public.