index
parent
49a4d5abb9
commit
172d4ce8f4
27
index.xhtml
27
index.xhtml
|
@ -1,17 +1,24 @@
|
||||||
<article>
|
<!DOCTYPE html>
|
||||||
<h1>Artificial Intelligence</h1>
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
<section>
|
<head>
|
||||||
|
<meta charset="utf-8" />
|
||||||
|
<title>Artificial Intelligence</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
|
<h1>Artificial Intelligence</h1>
|
||||||
|
<section>
|
||||||
<address class="h-card">
|
<address class="h-card">
|
||||||
by
|
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>
|
<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>
|
</address>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<p>
|
<p>
|
||||||
<strong>Artificial Intelligence</strong> (<abbr title="artificial intelligence">AI</abbr> is <ziba-link>intelligence</ziba-link> of <ziba-link>software</ziba-link> or a <ziba-link>machine</ziba-link>.
|
<strong>Artificial Intelligence</strong> (<abbr title="artificial intelligence">AI</abbr> is <ziba-link>intelligence</ziba-link> of <ziba-link>software</ziba-link> or a <ziba-link>machine</ziba-link>.
|
||||||
</p>
|
</p>
|
||||||
</section>
|
</section>
|
||||||
<section>
|
<section>
|
||||||
<h2>Index</h2>
|
<h2>Index</h2>
|
||||||
<section id="A">
|
<section id="A">
|
||||||
<h2>A</h2>
|
<h2>A</h2>
|
||||||
|
@ -221,5 +228,7 @@
|
||||||
<section id="Z">
|
<section id="Z">
|
||||||
<h2>Z</h2>
|
<h2>Z</h2>
|
||||||
</section>
|
</section>
|
||||||
</section>
|
</section>
|
||||||
</article>
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue