Initial commit.
This commit is contained in:
14
t/htdocs/test03.html
Normal file
14
t/htdocs/test03.html
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="US-ASCII" ?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
|
||||
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
|
||||
<head>
|
||||
<link rel="stylesheet" type="text/css" href="../stylesheets/test.css" />
|
||||
<title>Test #03</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h1>Test #03</h1>
|
||||
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user