Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Flat looking input fields (textboxes)

Status
Not open for further replies.

AsmaAzim

Programmer
Jul 14, 2006
1
PK
Hi All,

I need my input box to look flat. By default, the input box looks sunken whereas I want it to look similar to a label. How should I change the following code so that the textbox looks flat, neither sunken nor risen? Also, the text box is only to display the data. It is disabled and non-enterable.

<input type="text">

Thanks,
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top