<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
Trying to help out few non-techie people, but I'm also interested
personally...<br>
<br>
How do you make <b>static HTML</b> files available online for <b>free?</b><br>
<br>
I looked at
<ul>
<li>Google Site -- you can't upload html file</li>
<li>Dropbox -- it shows you the text content of HTML files.</li>
<li>GitHub -- same thing.</li>
</ul>
Failing that, I'm considering<br>
<ul>
<li>Put the files on USB stick, and plug it into router. It has
web/file server. I would have to register DDNS, though.</li>
<li>Set up web server on a Linux computer. But, I don't want to
be "tech support".</li>
</ul>
</body>
</html>