Home › Forums › CSS › Multiple Pages, 1 CSS File › Re: Multiple Pages, 1 CSS File
March 22, 2013 at 5:53 pm
#129368
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?