HTML

From My Wiki
Revision as of 07:39, January 12, 2021 by J-Admin (talk | contribs) (Created page with "= Test Page = <html> <head> <title>This is only a test</title> </head> <body> Test </body> </html>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Test Page

<html>
<head>
<title>This is only a test</title>
</head>
<body>
Test
</body>
</html>