We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bb172b commit 2e44489Copy full SHA for 2e44489
1 file changed
css3-speech/Overview.src.html
@@ -1,10 +1,8 @@
1
-<!DOCTYPE html PUBLIC '-//W3C//DTD HTML 4.01//EN'
2
- 'http://www.w3.org/TR/html4/strict.dtd'>
3
-
+<!DOCTYPE html PUBLIC '-//W3C//DTD HTML 4.01//EN' 'http://www.w3.org/TR/html4/strict.dtd'>
4
<html lang="en">
5
<head>
6
<title>CSS3 Speech Module</title>
7
- <meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
8
<link rel="stylesheet" type="text/css" href="../default.css">
9
<style type="text/css">
10
.prod { font-family: inherit; font-size: inherit }
0 commit comments