Skip to content

Commit 887ff7d

Browse files
authored
Use Title: meta instead of explicit <h1>
1 parent db4fb1f commit 887ff7d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-ui-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<style>
22
dt[style*="cursor"] * { cursor: inherit; }
33
</style>
4-
<h1>CSS Basic User Interface Module Level 3 (CSS3 UI)</h1>
54
<style>#awesome-table td {padding:5px}</style>
65

76
<pre class='metadata'>
7+
Title: CSS Basic User Interface Module Level 3 (CSS3 UI)
88
ED: https://drafts.csswg.org/css-ui/
99
TR: https://www.w3.org/TR/css3-ui/
1010
Previous Version: https://www.w3.org/TR/2017/CR-css-ui-3-20170302/

0 commit comments

Comments
 (0)