Michael G. Schneider
Hi Michael,
Sure. Below an example with padding 1 px and border 1 px and a little
bit more to attach to a text field:
<style type="text/css">
<!--
.textfield { background-color: #CCCCCC; height: 18px; width: 200px;
padding-top: 1px; padding-right: 1px; padding-bottom: 1px; padding-left:
1px; border: #000000; border-style: solid; border-top-width: 1px;
border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
-->
</style>
Dan
--
"He who asks a question is a fool for five minutes; he who does not ask
a question remains a fool forever."
-Chinese Proverb