<style>
input.man { background-image: url(../images/mandatory.gif);
background-repeat: no-repeat;
background-position: center left;
padding-left: 0.5em;
}
</style>
...
<label> Value : <input type=text class=man width=50/></label>
Written and compiled by Réal Gagnon ©1998-2007
[ home ]