代码示例:(标识:eg_html_intro)
<html>
<body>

<h1>我的第一个标题</h1>

<p>我的第一个段落。</p>

</body>
</html>
运行结果: