Changing fieldset tag line color

This can be done by using the style property of <fieldset> tag Code Sample : <fieldset style=”border-color: #ff0000;”>

Posted in HTML | Tagged | Leave a comment