<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>无标题文档</title>
</head>
<body>
<header>
<hgroup>
<h1>HTML5 Cookbook</h1>
<h2>Delicious HTML5 recipes</h2>
</hgroup>
</header>
<address>住址:烟台莱山区</address>
</body>
</html>
总结:<hgroup> 标签用于对网页或区段(section)的标题进行组合。
运行结果: