RetroZilla/parser/htmlparser/tests/html/44791.html

19 lines
455 B
HTML
Raw Normal View History

2015-10-21 05:03:22 +02:00
<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>