34 lines
720 B
HTML
34 lines
720 B
HTML
<!DOCTYPE html>
|
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
|
<head>
|
|
<meta charset="utf-8" />
|
|
<title>Computing</title>
|
|
</head>
|
|
<body>
|
|
|
|
<h1>Computing</h1>
|
|
<section>
|
|
<address class="h-card">
|
|
by
|
|
<a rel="author" class="u-url" href="http://changelog.ca/"><span class="p-given-name">Charles</span> <span class="p-additional-name">Iliya</span> <span class="p-family-name">Krempeaux</span></a>
|
|
</address>
|
|
</section>
|
|
<section>
|
|
<h2>Index</h2>
|
|
<section id="A">
|
|
<h2>A</h2>
|
|
<ul>
|
|
<li><a href="artificial-intelligence/">artificial intelligence</a></li>
|
|
</ul>
|
|
</section>
|
|
<section id="C">
|
|
<h2>C</h2>
|
|
<ul>
|
|
<li><a href="computer-terminal/">computer-terminal</a></li>
|
|
</ul>
|
|
</section>
|
|
</section>
|
|
|
|
</body>
|
|
</html>
|