Skip to content

Commit c9762f0

Browse files
committed
blow of HTML4-style uppercase tag names
1 parent 5f06f59 commit c9762f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-fonts-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ characters other than hyphens:
166166
<pre>
167167
body { font-family: "New Century Schoolbook", serif }
168168

169-
&lt;BODY STYLE="font-family: '21st Century', fantasy">
169+
&lt;body style="font-family: '21st Century', fantasy">
170170
</pre>
171171

172172
Font family <em>names</em> that happen to be the same as keyword

0 commit comments

Comments
 (0)