You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>Do not use this pattern when the document exists across several web pages. Instead, use the multi-page table of contents pattern.</p>
34
34
</section>
35
35
<section>
36
-
<h2>Content and design</h2>
36
+
<h2id="content-and-design">Content and design</h2>
37
37
<ul>
38
38
<li>Always position the in-page table of contents pattern at the top of the page, just below the H1 and any introductory text, before the main content begins</li>
39
39
<li>Label the pattern “On this page” to distinguish it from other page content and to provide consistency throughout the site</li>
<imgalt='The heading "On this page" is written in bold, black font above a list of links. Below the heading is a bulleted vertical list containing three items.'class="img-responsive center-block"src="/images/in-page-toc-01.png"/>
46
+
<imgalt='The heading "On this page" is written in bold, black font above a list of links.'class="img-responsive center-block"src="/images/in-page-toc-01.png"/>
47
47
<details>
48
48
<summary>Image description</summary>
49
49
<p>The heading "On this page" is written in bold, black font above a list of links. Below the heading is a bulleted vertical list containing three items:</p>
<li><a href="https://wet-boew.github.io/GCWeb/components/gc-toc/toc-en.html">In-page table of contents (GCWeb)</a></li>
64
64
</ul>
65
65
</section>
66
66
<section>
67
-
<h2>Latest changes</h2>
68
-
<dl>
67
+
<h2id="latest-changes">Latest changes</h2>
68
+
<dlclass="dl-horizontal">
69
69
<dt>2025-08-20</dt>
70
70
<dd>Revised the visual examples and headings on the page to align more closely with our newer guidance pieces. Added links to the GCWeb implementation for easier reference.</dd>
0 commit comments