gecko/parser/htmlparser/tests/html/44791.html

19 lines
455 B
HTML

<HTML>
<BODY>
<p>
<form>
<table>
<strong>Your options on how to apply for the Job are:</strong><br>
<li>Fax your resume/statement of qualifications and cover letter
</table>
</form>
<form>
<select><option>1<option>2</select>
<table>
<strong>Your options on how to apply for the Job are:</strong><br>
<li>Fax your resume/statement of qualifications and cover letter
</table>
</form>
</BODY>
</html>