I just made a layout for a site I'm gonna make... Whats the code for text boxes? I want the text box to go over the light area. ^.^
Printable View
I just made a layout for a site I'm gonna make... Whats the code for text boxes? I want the text box to go over the light area. ^.^
I think it's something like this:
<div style=":bou::bou::bou::bou::bou::bou::bou::bou::bou::bou: absolute; top: (# of pixels from top of screen)px; left: (# of pixels from left of screen)px; width: (# of pixels wide)px; height: (# of pixels high)px;">
(put everything you want in here)
</div>
If it doesn't scroll, then I don't know what to do. I haven't used divs like that for a while, so I've forgotten how to make it scroll.
Thanks ^.^ I'm gonna g try it now :D