Be Right Back, Uninstalling

Full Version: Website help
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hey guys, I'm in a web development class in which in one case I have to re-size a page for a phone using css and javascript. All is working so far until I get to my form page. I do not know how to resize the form since the size is declared in the html. Any ideas on how to fix this? Google kinda has failed me.

edit: Aaaaaaaaand I posted this in the wrong forum topic. x.x
You should be able to do it with a .form class selector.

Generally, you should never specify sizes in html. That will get you a W3 fail.
It's more of a rows and columns sizing though, I'm using textarea.