<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body dir="ltr">
<div dir="ltr">
<div style="FONT-SIZE: 12pt; FONT-FAMILY: 'Calibri'; COLOR: #000000">
<div>Greetings,</div>
<div> </div>
<div>I noticed a couple bugs fix HTML on a couple things, but not all. In fact, I hit a stall on one bug, so I just removed myself from it. However, the problem still haunts me. Is there a community acceptable way to fix HTML validation of something like: <option
 value=""></option>?</div>
<div> </div>
<div>This happens in many places, and when someone fixes a missing </form> or </div> tag, my tendency is to see what other HTML creeps would be easy. Some are, but this one is not.</div>
<div>Possibilities:</div>
<div><option value=””>&nbsp;</option></div>
<div><option value=””>Enter something meaningful</option> (where the phrase is descriptive of what is expected, or what nothing really means in this case)</div>
<div> </div>
<div>Thoughts, feedback, updated coding guidelines?</div>
<div> </div>
<div>GPML,</div>
<div>Mark Tompsett</div>
</div>
</div>
</body>
</html>