<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>申请表</title>
</head>
<body>
<form>
<h2>申请表</h2>
<p>姓名:<input type="text" class="asd" /></p>
<p>密码:<input type="password" class="asd" /></p>
<p>照片:<input type="text" class="asd" /> <input type="button" value="浏览..." /></p>
<p>感兴趣的职位: <input type="radio" name="sex" value="male" />Web设计 <input type="radio