<html><head><title>The Internet section</title></head>
<body background="images/tile">
<center><h2>The Internet section</h2></center>
<p>
  As the internet continues to force itself more and more into our daily lives, I thought it would be a good idea to include an internet section in Aliquid Novi. This contains a tutorial on basic HTML markup, a glossary of Internet-related terms and, in case you haven't got the faintest idea of what all this is about, a brief introduction to the Internet.
<p>
<ul type=square>
<li><a href="InterIntro">Introduction to the Internet</a>
<br>
<li><a href="HTTutor">HTML tutorial</a>
<p> 
<li>Internet terminology explained:
	<ul type=disc>
	<li><a href="NetTerms/Browser">Browser</a><br>
	<li><a href="NetTerms/Client">Client</a><br>
	<li><a href="NetTerms/HTML">HTML</a><br>
	<li><a href="NetTerms/ISP">ISP</a><br>
	<li><a href="NetTerms/Proxy">Proxy</a><br>
	<li><a href="NetTerms/Search">Search Engine</a><br>
	<li><a href="NetTerms/Server">Server</a><br>
	<li><a href="NetTerms/Surf">Surf</a><br>
	<li><a href="NetTerms/URL">URL</a><br>
	<li><a href="NetTerms/WWW">World Wide Web</a><br>
	</ul>
</ul>
</body>
</html>

