Browse Source

Fixup centering so the site does not look like crap in IE

Eric Andersen 21 years ago
parent
commit
ae3cf778c3
1 changed files with 2 additions and 2 deletions
  1. 2 2
      docs/uclibc.org/index.html

+ 2 - 2
docs/uclibc.org/index.html

@@ -10,9 +10,9 @@
 <basefont face="lucida, helvetica, arial" size="3">
 
 
-<CENTER>
 <p>
 
+<CENTER>
 <TABLE BORDER=0 CELLSPACING=1 CELLPADDING=2>
     <TR>
 	<td bgcolor="#000000">
@@ -23,6 +23,7 @@
     </TR>
 </TABLE>
 <p>
+</CENTER>
 
 
 <!-- Begin Introduction section -->
@@ -427,7 +428,6 @@ I am currently aware of the following open source C libraries.
 </TABLE>
 
 
-</CENTER>
 </BODY>
 </HTML>