RetroZilla/parser/htmlparser/tests/html/44791.html
2015-10-20 23:03:22 -04:00

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>