<html>
<head>
<title>MP1 "linking web"
</title>
</head>
<body background = "a.jpg">
<font face = "Luftwaffe" size="+6" color = blue> My Personal Information</font>
<br>
<br>
<br>
<h1><font face = "Alpine" color=blue size="+3">My Family</font> </h1>
<table border = 8 cellpadding = 4>
<tr>
<th> <a href = family.html><font face = "Artbrush" size = +2 color=#CC0066>Click here for more details </font>></a>
</th>
</tr>
</table>
<h1><font face = "Alpine" color=blue size="+3"> My Friends </font></h1>
<table border = 8 cellpadding = 4>
<tr>
<th> <a href = friends.html><font face = "Artbrush" size = +2 color=#CC0066>Click here for more details </font></a>
</th>
</tr>
</table>
<h1><font face = "Alpine" color=blue size="+3"> My Lovelife</font></h1>
<table border = 8 cellpadding = 4>
<tr>
<th> <a href = lovelife.html><font face = "Artbrush" size = +2 color=#CC0066>Click here for more details </font></a>
</th>
</tr>
</table>
<h1><font face = "Alpine" color=blue size="+3">Special Page</font></h1>
<table border = 8 cellpadding = 4>
<tr>
<th> <a href = index.html><font face = "Artbrush" size = +2 color=#CC0066>Click here for more details </font></a>
</th>
</tr>
</table>
</body>
<pre>
<address> Page designed by <u>Fenrich D. Ignacio</u> </address>
<address>For more information mail me at <a href = "mailto:[email protected]">[email protected]</font></a>
or follow me at <a href = "http://www.facebook.com">Facebook</a>
</address>
</font>
</pre>
</html>