Update header - remove Tech section and add Projects.
[www.vanrenterghem.biz.git] / index.shtml
1 <!DOCTYPE html
2 PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4 <html xmlns="http://www.w3.org/1999/xhtml">
5 <head>
6    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-15" />
7    <meta name="author" content="Frederik Vanrenterghem" />
8    <meta name="description" content="Personal homepage" />
9    <meta name="keywords" content="Vanrenterghem,Frederik,homepage,blog,forum,Linux,personal info" />
10    <link rel="SHORTCUT ICON" href="/favicon.ico" />
11    <title>Frederik Vanrenterghem's homepage - http://www.vanrenterghem.biz/</title>
12 <link rel="stylesheet" href="/styles/header.css" type="text/css" />
13 <link rel="stylesheet" href="/styles/main.css" type="text/css" />  
14 </head>
15 <body>
16 <!--#include virtual="/header.shtml" -->
17 <h2>vanrenterghem.biz</h2>
18 <h1>Time for business</h1>
19 <p>
20 Without further ado, here's what you can find on this site:
21 </p>
22 <p>
23 <b><a href="/index.shtml">Home</a></b> You are here.<br />
24 <b><a href="/About/index.shtml">About me</a></b> This section contains information about the owner of this site, me.<br />
25 <b><a href="/blog/">Blog</a></b> Blog<br />
26 <b><a href="http://git.vanrenterghem.biz/">Projects</a></b> Some technical references.<br />
27 </p>
28 <p>
29 <a href="http://validator.w3.org/check?uri=http://vanrenterghem.biz/">
30 <img style="border:0;width:88px;height:31px"
31      src="http://www.w3.org/Icons/valid-xhtml10" 
32      alt="Valid XHTML 1.0!" /></a>
33 <a href="http://jigsaw.w3.org/css-validator/validator?uri=http://vanrenterghem.biz/">
34   <img style="border:0;width:88px;height:31px"
35        src="http://jigsaw.w3.org/css-validator/images/vcss" 
36        alt="Valid CSS!" />
37 </a>
38 </p>
39 <!--#include virtual="/footer.shtml" -->
40 </body>
41 </html>