Skip to content

Commit ded9951

Browse files
committed
HTML5
1 parent 47cae23 commit ded9951

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

example/example.php

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -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">
1+
<!DOCTYPE html>
32
<html>
43
<head>
5-
<meta http-equiv="Content-type" content="text/html; charset=utf-8"/>
6-
<title>PHP LibDiff - Examples 构建具有中国特色的医学人才培养体系</title>
4+
<meta charset="utf-8"/>
5+
<title>PHP LibDiff - Examples</title>
76
<link rel="stylesheet" href="styles.css" type="text/css" charset="utf-8"/>
87
</head>
98
<body>

0 commit comments

Comments
 (0)