initial commit
This commit is contained in:
commit
d4143caf16
7 changed files with 1706 additions and 0 deletions
10
res/conntest.html
Normal file
10
res/conntest.html
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
|
||||
<!DOCTYPE html PUBLIC "-// *W3C// *DTD XHTML 1.0 Transitional// *EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<title>HTML Page</title>
|
||||
</head>
|
||||
<body bgcolor="#FFFFFF">
|
||||
This is test.html page
|
||||
</body>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue