<html><head></head><body>
<font size="0">과일선택: □Apple □Grape □Orange</font>
<br>
<input type="text" name="fruit">사과
<input type="reset" name="fruit"><input type="submit" name="fruit">ㅇㅇㅇ
<br>
물품가격:
<input type="text" name="fruit"><br>
수량:
<input type="text" name="fruit">
<input type="submit" value="계산"><br>고객의 의견
<br><textarea rows="10" cols="50"></textarea><input type="submit" name="fruit">
<select name="cars">
섹스
<option value="씨발"> 씨발자동차
</option><option value="시발"> 시발자동차
</option></select> </body></html>
</nowiki>