Skip to content

Commit 39ad486

Browse files
committed
add initial < back in
1 parent c35f240 commit 39ad486

2 files changed

Lines changed: 3 additions & 7 deletions

File tree

css3-regions/Overview.html

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,5 @@
1-
2-
<html>
3-
<body>
4-
<p>!DOCTYPE html public &lsquo;<code class=css>-//W3C//DTD HTML
5-
4.01//EN</code>&rsquo; &lsquo;<code
6-
class=css>http://www.w3.org/TR/html4/strict.dtd</code>&rsquo;>
1+
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN"
2+
"http://www.w3.org/TR/html4/strict.dtd">
73

84
<html lang=en>
95
<head profile="http://www.w3.org/2006/03/hcard"><meta

css3-regions/Overview.src.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
!DOCTYPE html public '-//W3C//DTD HTML 4.01//EN'
1+
<!DOCTYPE html public '-//W3C//DTD HTML 4.01//EN'
22
'http://www.w3.org/TR/html4/strict.dtd'>
33
<html lang="en">
44
<head profile="http://www.w3.org/2006/03/hcard">

0 commit comments

Comments
 (0)