Skip to content

Commit ab6fa45

Browse files
committed
spec/cvs: angle brackets
1 parent 9d51447 commit ab6fa45

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

spec/cvs.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -384,14 +384,14 @@ Open the ''Overview.src.html'' file in the directory of the spec you want to edi
384384

385385
Make sure you edit the ''*.src.html'' version, NOT the ''*.html'' version.
386386

387-
Look for the W3C style sheet &ltlink> tag - it will look something like this:
387+
Look for the W3C style sheet <link> tag - it will look something like this:
388388

389389
<code html>
390390
<link rel="stylesheet" type="text/css"
391391
href="http://www.w3.org/StyleSheets/TR/W3C-CR">
392392
</code>
393393

394-
It may end in "W3C-WD" or "W3C-PR" or something else. Make sure it is the EDITOR's stylesheet by using this &lt;link&gt; element:
394+
It may end in "W3C-WD" or "W3C-PR" or something else. Make sure it is the EDITOR's stylesheet by using this <link> element:
395395

396396
<code html>
397397
<link rel="stylesheet" type="text/css"

0 commit comments

Comments
 (0)