File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 36
36
<h2 >Title</h2 >
37
37
<p >Subtitle</p >
38
38
</header >
39
+ <header >
40
+ <h2 >Title</h2 >
41
+ <p role =" doc-subtitle" >Subtitle</p >
42
+ </header >
39
43
40
44
<h2 id =" notes-headings" >Notes:</h2 >
41
- <p >
42
- <small >Ensure that headings create a logical order. Apply <abbr =" Cascading Style Sheets" >CSS</abbr > classes to control visual presentation (e.g. <code translate =" no" >< h2 class=" type-size-medium color-blue-dark"> Our services< /h2> </code > ).</small >
43
- </p >
45
+ <ul >
46
+ <li ><small >Ensure that headings create a logical order. Apply <abbr =" Cascading Style Sheets" >CSS</abbr > classes to control visual presentation (e.g. <code translate =" no" >< h2 class=" type-size-medium color-blue-dark"> Our services< /h2> </code > ).</small ></li >
47
+ <li ><small ><code translate =" no" >role="doc-subtitle"</code > is used to alternate title for the work, but still has limited support.</small ></li >
48
+ </ul >
44
49
</section ><!-- End of #section-headings -->
You can’t perform that action at this time.
0 commit comments