Formating text box?

D

doraem0n

Any know to make those grey rectangular box like the one in this form,
it's to write text without moving the underline.....or know how to
format that I can can write on a underscore without using the underline
function all the time. Hope this make sense. Thanks

http://tinyurl.com/2czsla
 
S

Suzanne S. Barnhill

Did you read the forms tutorials linked from that page? If you want form
fields, those articles explain how to use them. To keep them from moving,
you put them in a table with fixed column width and row height, with a
bottom border if you want an underline.
 
Top