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,
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,