Howdy all,
Is it possible to control the size of a text box (like the example below) via CSS?
For example, can I set the size of a textbox to (i.e.) 50 using a class?Code:<input type="text" id="tb1" name="tb1" size="20" value="Hello">
Let me know if I'm not being clear...
I appreciate any assistance with this,
- I



Reply With Quote

Bookmarks