aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--index.html10
1 files changed, 10 insertions, 0 deletions
diff --git a/index.html b/index.html
index c7375ac..086b44b 100644
--- a/index.html
+++ b/index.html
@@ -4,6 +4,16 @@
</head>
<body>
<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>
+ </table>
+ </div>
<p>
This is some text
</p>