index
parent
49a4d5abb9
commit
172d4ce8f4
13
index.xhtml
13
index.xhtml
|
@ -1,4 +1,11 @@
|
||||||
<article>
|
<!DOCTYPE html>
|
||||||
|
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||||
|
<head>
|
||||||
|
<meta charset="utf-8" />
|
||||||
|
<title>Artificial Intelligence</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
|
||||||
<h1>Artificial Intelligence</h1>
|
<h1>Artificial Intelligence</h1>
|
||||||
<section>
|
<section>
|
||||||
<address class="h-card">
|
<address class="h-card">
|
||||||
|
@ -222,4 +229,6 @@
|
||||||
<h2>Z</h2>
|
<h2>Z</h2>
|
||||||
</section>
|
</section>
|
||||||
</section>
|
</section>
|
||||||
</article>
|
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
Loading…
Reference in New Issue