Skip to content

Instantly share code, notes, and snippets.

@dogHere
Last active June 15, 2016 04:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dogHere/ea8d0773e499c1411efc13e794b619c9 to your computer and use it in GitHub Desktop.
Save dogHere/ea8d0773e499c1411efc13e794b619c9 to your computer and use it in GitHub Desktop.
<html>
<head>
<title>nmyname</title>
</head>
<body bgcolor="green">
<h1 align="center">春晓</h1>
<p><hr/>
<!--qusiba-->
春眠不觉晓,<br/>
处处闻啼鸟。<br/>
夜来风雨声,<br/>
花落知多少。<br><hr/>
<b>小月</b>
<br/>
<strong>大海</strong>
<br/>
<em>红花</em>
<br/>
<small>滤液<small>
<br/>
<i>xiao</i>
<sub>qu</sub>
<sup>hei</sup>
</p>
<p>
<abbr title="etcetera">etc.</abbr><br/>
<a href="http://www.baidu.com">百度</a>
<acronym title="World Wide Web">WWW</acronym><br/>
<acronym title="telephone information">TI<acronym>
<image src="1.jpg">
</p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment