A2osX/SRV/WWW/main.html

36 lines
1.1 KiB
HTML
Raw Permalink Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

NEW
AUTO 3,1
<html>
<head>
<title>A2osx HTTPD Server Tests</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<h2>A2osX Web Server Main Test Page</h2>
<p>
This is the master test page for the <b>A2osX</b> Web Server. You can
use the links below to access additional test pages that contain more extensive
web pages designed to test that the <b>A2osX</b> HTTPD server process is capable of
streaming all sorts of web content. The source for these pages can also be
used as reference for creating your own site hosted by <b>A2osX</b>. <i>This paragraph
was made <u>intentionally</u> long to check that word wrapping is occurring with window
resizes.</i>
</p>
<h3><b>A2osX</b> Tests</h3>
<p>
<br>
Standard Web Link ----> <a href="http://www.a2osx.com"><b>A2osX</b></a>
<br>
Standard Web Link ----> <a href="http://www.a2osx.com"><b>A2osX</b></a>
<br>
Standard Web Link ----> <a href="http://www.a2osx.com"><b>A2osX</b></a>
<br>
<br><br><br><br>Composed with care by:
<cite>The US Boob</cite>
<br>&copy;2020 and beyond
</p>
</body>
</html>
MAN
TEXT srv/www/main.html