aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--index.html26
1 files changed, 20 insertions, 6 deletions
diff --git a/index.html b/index.html
index 086b44b..8ae264f 100644
--- a/index.html
+++ b/index.html
@@ -6,12 +6,26 @@
<h1>Welcome to Joe's website</h1>
<div>
<table>
- <a href="">C</a>
- <a href="">C++</a>
- <a href="">Lisp</a>
- <a href="">Assembly</a>
- <a href="">GNU Emacs</a>
- <a href="">My projects</a>
+ <tr>
+ <th>
+ <a href="">C</a>
+ </th>
+ <th>
+ <a href="">C++</a>
+ </th>
+ <th>
+ <a href="">Lisp</a>
+ </th>
+ <th>
+ <a href="">Assembly</a>
+ </th>
+ <th>
+ <a href="">GNU Emacs</a>
+ </th>
+ <th>
+ <a href="">My projects</a>
+ </th>
+ </tr>
</table>
</div>
<p>