aboutsummaryrefslogtreecommitdiffstats
path: root/index.html
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-06-21 02:37:45 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-06-21 02:37:45 +0200
commit48eae64a4b11870988e196d74e66220976bae70d (patch)
tree9b3cedebe981d57807300f354b2c5f8225c60c33 /index.html
parentAdded LICENSE (diff)
downloadjoe-www-48eae64a4b11870988e196d74e66220976bae70d.tar.gz
joe-www-48eae64a4b11870988e196d74e66220976bae70d.tar.bz2
joe-www-48eae64a4b11870988e196d74e66220976bae70d.tar.xz
joe-www-48eae64a4b11870988e196d74e66220976bae70d.tar.zst
joe-www-48eae64a4b11870988e196d74e66220976bae70d.zip
Good
Diffstat (limited to '')
-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>