We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c35f240 commit 39ad486Copy full SHA for 39ad486
2 files changed
css3-regions/Overview.html
@@ -1,9 +1,5 @@
1
-
2
-<html>
3
- <body>
4
- <p>!DOCTYPE html public ‘<code class=css>-//W3C//DTD HTML
5
- 4.01//EN</code>’ ‘<code
6
- class=css>http://www.w3.org/TR/html4/strict.dtd</code>’>
+<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
+"http://www.w3.org/TR/html4/strict.dtd">
7
8
<html lang=en>
9
<head profile="http://www.w3.org/2006/03/hcard"><meta
css3-regions/Overview.src.html
@@ -1,4 +1,4 @@
-!DOCTYPE html public '-//W3C//DTD HTML 4.01//EN'
+<!DOCTYPE html public '-//W3C//DTD HTML 4.01//EN'
'http://www.w3.org/TR/html4/strict.dtd'>
<html lang="en">
<head profile="http://www.w3.org/2006/03/hcard">
0 commit comments