<!DOCTYPE html>
<html>
<head>·
<meta·charset="utf-8">·
<title>W3Cschool(w3cschool.cn)</title>·
</head>
<body>
<p>我们在每天早上<time>9:00</time>开始营业。</p>
<p>我在<time datetime="2017-02-14">情人节</time>有个约会。</p>
<p><strong>注意:</strong>Internet Explorer 8 及更早版本不支持 time 标签。</p>
</body>
</html>