html
This commit is contained in:
14
html/dir/index.html
Normal file
14
html/dir/index.html
Normal file
@@ -0,0 +1,14 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<title>RSTTP2</title </head>
|
||||
|
||||
<body>
|
||||
<h1 style="display:block;margin 0 auto;text-align:center;">This is a Page in a SubFolder!</h1>
|
||||
<a href="../index.html">Go back</a>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
Reference in New Issue
Block a user