摘要: <body> <div><a href="/add_student/">添加学生</a></div> <p><input type="text" name="姓名" value="用户名"/></p> <p><input type="text" name="年龄" value="年龄"/></p> 阅读全文
posted @ 2019-11-28 21:43 呆呆蒙蒙 阅读(543) 评论(0) 推荐(0) 编辑
摘要: <body> <div> <table border="1"> <thead> <th>ID</th> </thead> <tbody> <td>哈哈</td> </tbody> </table> </div> </body> border代表 表格 宽度 阅读全文
posted @ 2019-11-28 21:35 呆呆蒙蒙 阅读(129) 评论(0) 推荐(0) 编辑