I have a search box that I need to make bigger so the font size is literally bigger when the guest types in the box.. currently, the font size is standard generic size '8' but I want it twice that size or more.... What's the code to do this? Say the code is currently: <form method="GET" action="index.php"> <input type="text" name="search" size="30"> <INPUT type="submit" value="Search!"> </form> Whats do I add to increase the font size for what appears in box?
css anyhow here are are some guides h**p://www.outfront.net/tutorials_02/adv_tech/funkyforms3.htm h**p://www.designplace.org/tutorials.php?page=1&c_id=9