| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| DesignersTalk > Anyone know how to create....(dreamweaver).. |
|
LinkBack | Thread Tools | Search this Thread |
|
|
#1 (permalink) |
|
On Fire
Join Date: Dec 2007
Location: London, UK
Posts: 42
|
Anyone know how to create....(dreamweaver)..
I just can't seem to find out how to do this in dreamweaver!!!...anyone know how to create a basic scrollable box with text inside it..im thinking to put it inside a table box.... holla if ya can....thankssss kinda like the one below, but obviously this ones been create in flash or whatever...its there for illustration purposes only... ![]() |
|
|
|
|
|
#2 (permalink) |
|
i'm done, son
Join Date: Jan 2005
Posts: 12,262
|
You can create a scrollable box really with any element - block elements will be easiest - and restricting its dimensions and setting its overflow property to "auto" or "scroll" - both will work. Don't use a table unless it's tabular data - or 1998 (my clock says it's 2008, but it might be off). |
|
![]() |