console
<!DOCTYPE HTML>
<html >
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>这是我第一次使用</title>
</head>
<body>
<h1>你好彭宇我</h1>
<p><sup>women</sup>doushipengyou</p><p>nishi</P>
<a href="#btm">因式分解法</a>
<p><i>x</i><sup>2</sup>-<b>5</b><i>x</i>+<b>4</b>=0</p>
<p>我们使用<big><b>因式分解法</b></big>来演示解题思路如下:</p>
<p><small>由:</small>(<i>x</i>-4)(<i>x</i>-i)=0</p>
<p><small>得:</small><br/><i>x</i><sub>1</sub>=1<br/><i>x</i><sub>2</sub>=4</p>
<img src=http://imgtu.5011.net/uploads/content/20170320/7182971489996051.jpg alt="djskaljds" title="老虎">
<table summary="关于食品的问题。">
<caption>食品安全</caption>
<tr>
<th>蜜罐子</th>
<th>性别</th>
<th>你是</th>
<th>孩子</th>
</tr>
<tr>
<th>有一个</th>
</tr>
</table>
<<form action="save.php" method="post">
账 号
<input type="text" name="myname"><br/>
密 码
<input type="password" name="pass"><br/>电子邮箱 <input type="email" id="email" placeholder="Enter email"><br />
<textarea cols="30" rows="10">容</textarea><br />
<label>性别</label>
<label>男</label>
<input type="checkbox" value="1" name="gender"/>
<label>女</label>
<input type="checkbox" value="2" name="gender" checked="checked">
<label>你在干什么</label>
<select multiple="multiple">
<option value="读书">读书</option>
<option value="鞋子" selected="selected">鞋子</option>
</select><br />
<input type="submit" value="提交" name="name">
<input type="reset"value="重置" name="name">
</form>
<embed src="C:\Users\Administrator\Desktop10284646_中岛美嘉 - 僕が死のうと思ったのは" heigth=100 width=200></embed>
</body>
</html>