]> git.wh0rd.org - nano-editor.git/blobdiff - top.php
encode an accented character
[nano-editor.git] / top.php
diff --git a/top.php b/top.php
index 33b1724f36a31421ba7237f1368419bd06738044..ff23d0213815e830c58ed18f391d0621796295d4 100644 (file)
--- a/top.php
+++ b/top.php
@@ -1,30 +1,31 @@
-<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <html>
 <head>
    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
    <meta name="GENERATOR" content="Mozilla/4.74 [en] (X11; U; Linux 2.4.0 i686) [Netscape]">
    <link REL="SHORTCUT ICON" HREF="/favicon.ico">
 </head>
+
 <body text="#440077" bgcolor="#FFFFFF" link="#440077" vlink="#51188E" alink="#FF0000">
 
-<table BORDER=0 CELLSPACING=0 COLS=1 WIDTH="100%" HEIGHT="8%">
-<tr><td HEIGHT="8%">
+<table BORDER=0 CELLSPACING=0 WIDTH="100%" HEIGHT="8%">
+<tr><td>
 
-<table BORDER=0 CELLSPACING=0 COLS=3 WIDTH="100%" BGCOLOR="#440077">
+<table BORDER=0 CELLSPACING=0 WIDTH="100%" BGCOLOR="#440077">
 <tr>
 
 <td>
-<A HREF="/"><font color="#FFFFFF">The GNU nano homepage</font></A>
+<font color="#FFFFFF">Latest version:
+<?php include "last-version"; ?>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
+</font>
 </td>
 
-<td>
-<center><font color="#FFFFFF">Latest Version =
-<?php include "last-version"; ?>
-</font></center>
+<td align="center">>
+<a href="/"><font color="#FFFFFF">The GNU nano homepage</font></a>
 </td>
 
 <td>
-<div align=right><font color="#FFFFFF">Modified:
+<div align="right"><font color="#FFFFFF">Modified:
 <?php include "last-modified"; ?>
 </font></div>
 </td>