We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7a21e7 commit b5d047cCopy full SHA for b5d047c
1 file changed
css3-ui/Overview.src.html
@@ -1,14 +1,6 @@
1
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
2
"http://www.w3.org/TR/html4/strict.dtd">
3
4
-<!-- the command line to process is this is:
5
-
6
- num -l 2 template.html | toc -l 2 | perl bin/htmlindex | perl \
7
- bin/propindex | perl bin/addcite -r '' template.html \
8
- >template-processed.html
9
10
--->
11
12
<html><head>
13
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
14
<meta http-equiv="Content-Style-Type" content="text/css">
@@ -33,7 +25,7 @@
33
25
34
26
</style>
35
27
<link rel="stylesheet" type="text/css"
36
- href="http://www.w3.org/StyleSheets/TR/W3C-WD">
28
+ href="http://www.w3.org/StyleSheets/TR/W3C-ED">
37
29
<!-- toggle to W3C-WD for TR publication, W3C-ED for editing -->
38
30
</head>
39
31
<body>
0 commit comments