codeexploiter
07-06-2006, 08:52 AM
Hi all,
If you insert a textbox into the HTML page
<form>
<input type="text">
</form>
When we view the html page using browser then the textbox have a sunken 3D effect on its top and left portion.
Why it is so?
How can I create the same effect to bottom and right hand sides?
I think the effect can be eliminated by using a style with at least 1px border on all side.
Hope you'll help me to clear my doubt.
Regards
Code exploiter
If you insert a textbox into the HTML page
<form>
<input type="text">
</form>
When we view the html page using browser then the textbox have a sunken 3D effect on its top and left portion.
Why it is so?
How can I create the same effect to bottom and right hand sides?
I think the effect can be eliminated by using a style with at least 1px border on all side.
Hope you'll help me to clear my doubt.
Regards
Code exploiter