There's an attribute "size" for input tag to determine the preset width and "cols" for textarea. I believe a "resize: none" CSS rule will stop browsers from allowing it to be resizable.
There's an attribute "size" for input tag to determine the preset width and "cols" for textarea. I believe a "resize: none" CSS rule will stop browsers from allowing it to be resizable.
Sorry, but I don't really understand, I only have basic knowledge of Dreamweaver, and I sort of know CSS a bit, enough to position images and style text and what not. Some of the CSS tags in the list I don't even know what they mean. I understand when you say resize: none, but I don't understand when you say "attribute size for input tag".
Hey I messed around with what you said, and it looks great after I got it how I wanted. Now I'm going to Google what the css tag for that resize property is, because it's not in the CS5 List for properties. If you'd like to post the code for that one to that'd be great, but otherwise, thanks a lot for the help.