SpywareWatchdog/articles/example.html

46 lines
1.8 KiB
HTML

<!DOCTYPE HTML>
<html lang=”en-us”>
<head>
<link rel="stylesheet" href="/style.css">
<meta charset="UTF-8">
<title>Spyware Watchdog</title>
</head>
<body>
<meta name="viewport" content="width=device-width, initial-scale=1">
<h1>Example Article</h1>
<p><a href="/articles">Back to catalog</a></p>
<img src="/images/example_logo.png" alt="Images are in the /images folder">
<p>
This part of the article should have the name of the program and what it does, and who develops it.
</p>
<h2>Spyware Level: <font color="lime">Not Rated</font></h2>
<p>
A breif explanation of what the software does, and a summary of the rest of the article, should go here. This paragraph is for readers
who don't want to read the entire article and it should assert all of the things that the rest of the article proves below.
</p>
<h3>Spyware Feature X</h3>
<p>
This program has spyware feature X in it. There should be some kind of proof here. If it doesn't contain original research, the source
should be cited like this: <sup><a href="#1">[1]</a></sup>.
</p>
<hr>
<h2>Sources</h2>
<p>
<a name="1">1.</a>
<a href="http://example.com/">Example Source</a>
<a href="http://web.archive.org/web/20180729230956/http://example.com/">[web.archive.org]</a>
<a href="http://archive.is/tgJjl">[archive.is]</a><br>
</p>
<hr>
<p><b>
This article was last edited on 7/30/2018
</b></p>
<p>
If you want to edit this article, or contribute your own article(s), email me at <a href="mailto:spyware@aaathats3as.com">spyware@aaathats3as.com</a>. All contributions must be liscenced under the CC0 license to be accepted.
</p>
<a href="https://creativecommons.org/publicdomain/zero/1.0/legalcode"><img src="/images/cc0.png" alt="CC0 Liscence"></a>
</body>
</html>