We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47cae23 commit ded9951Copy full SHA for ded9951
example/example.php
@@ -1,9 +1,8 @@
1
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2
- "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
+<!DOCTYPE html>
3
<html>
4
<head>
5
- <meta http-equiv="Content-type" content="text/html; charset=utf-8"/>
6
- <title>PHP LibDiff - Examples 构建具有中国特色的医学人才培养体系</title>
+ <meta charset="utf-8"/>
+ <title>PHP LibDiff - Examples</title>
7
<link rel="stylesheet" href="styles.css" type="text/css" charset="utf-8"/>
8
</head>
9
<body>
0 commit comments