Browse Source

Minor HTML fixes

[SVN r10551]
Beman Dawes 25 years ago
parent
commit
75fff52b01
2 changed files with 5 additions and 5 deletions
  1. 4 4
      people/hubert_holin.html
  2. 1 1
      people/people.htm

+ 4 - 4
people/hubert_holin.html

@@ -10,11 +10,11 @@
 		<table border="1" bgcolor="#007F7F" cellpadding="2">
   <tr>
     <td bgcolor="#FFFFFF"><img src="../c++boost.gif" alt="c++boost.gif (8819 bytes)" WIDTH="277" HEIGHT="86"></td>
-    <td><a href="../../index.htm"><font face="Arial" color="#FFFFFF"><big>Home </big></font></a></td>
+    <td><a href="../index.htm"><font face="Arial" color="#FFFFFF"><big>Home </big></font></a></td>
     <td><a href="../libraries.htm"><font face="Arial" color="#FFFFFF"><big>Libraries </big></font></a></td>
-    <td><a href="../../people/people.htm"><font face="Arial" color="#FFFFFF"><big>People </big></font></a></td>
-    <td><a href="../../more/faq.htm"><font face="Arial" color="#FFFFFF"><big>FAQ </big></font></a></td>
-    <td><a href="../../more/index.htm"><font face="Arial" color="#FFFFFF"><big>More </big></font></a></td>
+    <td><a href="people.htm"><font face="Arial" color="#FFFFFF"><big>People </big></font></a></td>
+    <td><a href="../more/faq.htm"><font face="Arial" color="#FFFFFF"><big>FAQ </big></font></a></td>
+    <td><a href="../more/index.htm"><font face="Arial" color="#FFFFFF"><big>More </big></font></a></td>
   </tr>
 </table>
 		<p><a href="hubert_holin.jpg"><img src="hubert_holin_small.jpg" width="100" height="120" border="0" align="left"></a>Hubert Holin is a mathematician. He is currently an indentured civil servant of the french state. He has also worked as a developper in a small french start-up (or was that a let-down?), and as a math teacher in a private non-religious higher-ed school.</p>

+ 1 - 1
people/people.htm

@@ -82,7 +82,7 @@
   </tr>
   <tr>
     <td><a href="hubert_holin.html">Hubert Holin</a></td>
-    <td><a href="hubert_holin.jpg"><img border="0" src="hubert_holin_small.jpg" alt="hubert_holin.jpg (xxx bytes)"></a></td>
+    <td><a href="hubert_holin.jpg"><img border="0" src="hubert_holin_small.jpg" alt="hubert_holin.jpg (xxx bytes)" width="100" height="120"></a></td>
   </tr>
   <tr>
     <td><a href="http://www.josuttis.com">Nicolai Josuttis</a></td>

粤ICP备19079148号