File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -384,14 +384,14 @@ Open the ''Overview.src.html'' file in the directory of the spec you want to edi
384384
385385Make sure you edit the ''*.src.html'' version, NOT the ''*.html'' version.
386386
387- Look for the W3C style sheet <link> 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 < link> 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"
You can’t perform that action at this time.
0 commit comments