roledocument
包含声明为文档内容的相关信息的区域,而不是 Web 应用程序。
<div role="document">
<h1>The Life of Albert Einstein</h1>
<p>Lorem ipsum...</p>
</div>
包含声明为文档内容的相关信息的区域,而不是 Web 应用程序。
<div role="document">
<h1>The Life of Albert Einstein</h1>
<p>Lorem ipsum...</p>
</div>