Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Multiple Pages, 1 CSS File Re: Multiple Pages, 1 CSS File

#129368
hannon33
Member

hey with CSS whats the syntax to make a textarea a decent size? i have 1 right now but its pretty small.. the user has the option to resize it from the bottom right but I would like to to be a bigger size from default.

i have width:500px;
height:800px;

but it does not seem to be doing much?