what should i put inside it so that a scollbar appeares if the information doesn't fit my preformated sizes?
hope you understand what i mean
maybe textarea, but can i put pictures inside?
pls help
i managed to find that out myself:
using css
[code]
div
{
background-color:#00FFFF;
width:150px;
height:150px;
overflow: auto
}
[code]
Edited by Futingkiller, 11 May 2006 - 11:01 AM.
