<!DOCTYPE html>
<html>
<head>·
<meta·charset="utf-8">·
<title>W3Cschool(w3cschool.cn)</title>·
</head>
<body>
<p>我在<time datetime="2017-02-14">情人节</time>有个约会。</p>
<p><b>注意:</b>time 元素在浏览器中都没有特别的渲染效果。</p>
<p><strong>注意:</strong>Internet Explorer 8 及更早版本不支持 time 标签。</p>
</body>
</html>