Skip to content
This repository was archived by the owner on Jan 15, 2021. It is now read-only.

Commit 97e76c4

Browse files
committed
Rename the document
1 parent 1b3e137 commit 97e76c4

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

Overview.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE html><html lang="en-US"><head>
22
<meta charset="utf-8">
3-
<title>HTML differences from HTML4</title>
3+
<title>Differences from HTML4</title>
44
<style class="not-whatwg">
55
@media screen { code { color: #D93B00; } code :link, code :visited { color: inherit; } }
66
pre, code { font-size: inherit; font-family: monospace; font-variant: normal; }
@@ -24,7 +24,7 @@
2424
<p><a href="http://www.w3.org/"><img alt="W3C" height="48" src="https://www.w3.org/Icons/w3c_home" width="72"></a></p>
2525
<!--end-logo--></div>
2626
<hgroup>
27-
<h1>HTML differences from HTML4</h1>
27+
<h1>Differences from HTML4</h1>
2828
<h2 class="no-num no-toc not-whatwg" id="w3c-doctype">Editor's Draft 7 May 2013</h2>
2929
</hgroup>
3030

@@ -77,7 +77,7 @@ <h2 class="no-num no-toc" id="abstract">Abstract</h2>
7777

7878
<p>HTML is the core language of the World Wide Web. The W3C publish HTML5 and HTML5.1.
7979
The WHATWG publishes HTML, which is a rough superset of W3C HTML5.1.
80-
"HTML differences from HTML4" describes the
80+
"Differences from HTML4" describes the
8181
differences of these documents from HTML4, and calls out cases where they differ from
8282
each other. This document may not provide accurate information as
8383
the specifications are still actively in development. When in doubt, always

Overview.src.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<html lang="en-US">
33
<head>
44
<meta charset=utf-8>
5-
<title>HTML differences from HTML4</title>
5+
<title>Differences from HTML4</title>
66
<style class=not-whatwg>
77
@media screen { code { color: #D93B00; } code :link, code :visited { color: inherit; } }
88
pre, code { font-size: inherit; font-family: monospace; font-variant: normal; }
@@ -26,7 +26,7 @@
2626
<p class=not-w3c><a class="logo" href="//www.whatwg.org/"><img alt="WHATWG" height="100" src="http://resources.whatwg.org/logo.svg" width="100"></a></p>
2727

2828
<hgroup>
29-
<h1>HTML differences from HTML4</h1>
29+
<h1>Differences from HTML4</h1>
3030
<h2 class="no-num no-toc not-whatwg" id="w3c-doctype">[LONGSTATUS] [DATE: 1 August 1986]</h2>
3131
<h2 class="no-num no-toc not-w3c">Living Document &mdash; Last Updated [DATE: 1 August 1986]</h2>
3232
</hgroup>
@@ -100,7 +100,7 @@ <h2 class="no-num no-toc" id="abstract">Abstract</h2>
100100

101101
<p>HTML is the core language of the World Wide Web. The W3C publish HTML5 and HTML5.1.
102102
The WHATWG publishes HTML, which is a rough superset of W3C HTML5.1.
103-
"HTML differences from HTML4" describes the
103+
"Differences from HTML4" describes the
104104
differences of these documents from HTML4, and calls out cases where they differ from
105105
each other. This document may not provide accurate information as
106106
the specifications are still actively in development. When in doubt, always

Overview.whatwg.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE html><html lang="en-US"><head>
22
<meta charset="utf-8">
3-
<title>HTML differences from HTML4</title>
3+
<title>Differences from HTML4</title>
44
<link class="not-w3c" href="http://www.whatwg.org/style/specification" rel="stylesheet">
55
</head>
66
<body>
@@ -16,7 +16,7 @@
1616
<p class="not-w3c"><a class="logo" href="//www.whatwg.org/"><img alt="WHATWG" height="100" src="http://resources.whatwg.org/logo.svg" width="100"></a></p>
1717

1818
<hgroup>
19-
<h1>HTML differences from HTML4</h1>
19+
<h1>Differences from HTML4</h1>
2020
<h2 class="no-num no-toc not-w3c">Living Document — Last Updated 7 May 2013</h2>
2121
</hgroup>
2222

@@ -63,7 +63,7 @@ <h2 class="no-num no-toc" id="abstract">Abstract</h2>
6363

6464
<p>HTML is the core language of the World Wide Web. The W3C publish HTML5 and HTML5.1.
6565
The WHATWG publishes HTML, which is a rough superset of W3C HTML5.1.
66-
"HTML differences from HTML4" describes the
66+
"Differences from HTML4" describes the
6767
differences of these documents from HTML4, and calls out cases where they differ from
6868
each other. This document may not provide accurate information as
6969
the specifications are still actively in development. When in doubt, always

0 commit comments

Comments
 (0)