English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

Here's my code:


Email Address:


Subject:
Body:



I know i'm a super noob at this but I couldn't find an exact answer when doing a google search.

2007-12-17 09:58:58 · 2 answers · asked by Anonymous in Computers & Internet Programming & Design

2 answers

Use css to widen them -

input {
width: 150px /* or whatever you want */
}

Now in case you have other inputs on your site, such as a search field, it's good to assign an id to your form to specifically target those inputs. e.g.

answer #1 · answered by Opal 6 · 1 0

or if you want to widen each one individually without css use answer #2 · answered by th3fish 3 · 0 0

You mean, the number of spaces allowed?

2007-12-17 10:04:13 · answer #3 · answered by fjpoblam 7 · 1 0

fedest.com, questions and answers