html fieldset color code example
Example 1: html fieldset color background
<fieldset style="float: left; width: 280px; background-color:#999999;">
Example 2: html fieldset color background
<fieldset style="float: left; width: 280px; background-color:red;">