]> git.wh0rd.org - nano-editor.git/commitdiff
remove the invalid height attribute from all tables
authorBenno Schulenberg <bensberg@telfort.nl>
Thu, 20 May 2021 10:19:23 +0000 (12:19 +0200)
committerBenno Schulenberg <bensberg@telfort.nl>
Thu, 20 May 2021 10:21:06 +0000 (12:21 +0200)
The W3 validator complains about these.

bottom.php
contact.php
docs.php
download.php
git.php
history.php
news.php
screenshots.php
top.php
who.php

index 7e34cf1a4e2a71cf5a3edc62a88a3417b0287627..4fd4c54ede347b4a2729a84e238b412fbbe3d603 100644 (file)
@@ -1,5 +1,5 @@
 <br>
-<table BORDER=0 CELLSPACING=0 WIDTH="100%" HEIGHT="18%">
+<table BORDER=0 CELLSPACING=0 WIDTH="100%">
 <tr><td>
 
 <hr>
index 138444977bf006b56e9bb630567d629b6594508c..6efa29adcfb60ab221eea6c2269fe7db3644445d 100644 (file)
@@ -1,6 +1,6 @@
 <?php $title="Reporting bugs";  include "top.php"; ?>
 
-<table BORDER=0 CELLSPACING=0 WIDTH="100%" HEIGHT="70%">
+<table BORDER=0 CELLSPACING=0 WIDTH="100%">
 <tr VALIGN=TOP>
 <td>
 
index 5e2a212d4c7ef6616db84ab4766f11aeb3979bd4..768f6eb074de9400b38c511ae98aa61c8e7a813a 100644 (file)
--- a/docs.php
+++ b/docs.php
@@ -1,6 +1,6 @@
 <?php $title="Documentation";  include "top.php"; ?>
 
-<table BORDER=0 CELLSPACING=0 WIDTH="100%" HEIGHT="70%">
+<table BORDER=0 CELLSPACING=0 WIDTH="100%">
 <tr VALIGN=TOP>
 <td>
 
index f6eaa83a55b6b6e6bce9cccb32e133a0f7147a17..70356ceb174e9ed6621cde59e1b31027fb90b0d3 100644 (file)
@@ -1,6 +1,6 @@
 <?php $title="Downloads";  include "top.php"; ?>
 
-<table BORDER=0 CELLSPACING=0 WIDTH="100%" HEIGHT="70%">
+<table BORDER=0 CELLSPACING=0 WIDTH="100%">
 <tr VALIGN=TOP>
 <td>
 
diff --git a/git.php b/git.php
index 160f29b80bacfb45585d97a9973c9b66dcb13ead..583008bc422b5712768ab4a3983777141a4a2118 100644 (file)
--- a/git.php
+++ b/git.php
@@ -1,6 +1,6 @@
 <?php $title="Source code";  include "top.php"; ?>
 
-<table BORDER=0 CELLSPACING=0 WIDTH="100%" HEIGHT="70%">
+<table BORDER=0 CELLSPACING=0 WIDTH="100%">
 <tr VALIGN=TOP>
 <td>
 
index ad76071add4af5671fe4b98b8f0b1725194c6fb9..c3b17f30c067a8b0a23e855b6f9331a482e591dc 100644 (file)
@@ -1,6 +1,6 @@
 <?php $title="History";  include "top.php"; ?>
 
-<table BORDER=0 CELLSPACING=0 WIDTH="100%" HEIGHT="70%">
+<table BORDER=0 CELLSPACING=0 WIDTH="100%">
 <tr VALIGN=TOP>
 <td>
 
index f6cdbe248c80959331c42e64b3a35cf14748bde0..2eb940423119e9eae70385ac8f58c37bb687caae 100644 (file)
--- a/news.php
+++ b/news.php
@@ -1,6 +1,6 @@
 <?php $title="News";  include "top.php"; ?>
 
-<table BORDER=0 CELLSPACING=0 WIDTH="100%" HEIGHT="70%">
+<table BORDER=0 CELLSPACING=0 WIDTH="100%">
 <tr VALIGN=TOP>
 <td>
 <table BORDER=0 CELLSPACING=0 WIDTH="100%">
index e019316dbc4127a9a2a6340cac4559bd4b1c17d7..126ea3d0bdf8681738639568a6eda4be2f189764 100644 (file)
@@ -1,6 +1,6 @@
 <?php $title="Screenshots";  include "top.php"; ?>
 
-<table BORDER=0 CELLSPACING=0 WIDTH="100%" HEIGHT="70%">
+<table BORDER=0 CELLSPACING=0 WIDTH="100%">
 <tr VALIGN=TOP>
 <td>
 <table BORDER=0 CELLSPACING=0 WIDTH="100%">
diff --git a/top.php b/top.php
index 8a0e3ee7a90eb65ec73a4f2772ab55d472b8690e..54450839dbb45cc26bdabe5152548132032ba36e 100644 (file)
--- a/top.php
+++ b/top.php
@@ -14,7 +14,7 @@
 
 <body>
 
-<table BORDER=0 CELLSPACING=0 WIDTH="100%" HEIGHT="8%">
+<table BORDER=0 CELLSPACING=0 WIDTH="100%">
 <tr><td>
 
 <table BORDER=0 CELLSPACING=0 WIDTH="100%" CLASS="inverted">
diff --git a/who.php b/who.php
index 588e46cd4be90a7f6d57da5d313ad14cedbb7cba..0a9c21872cc3736ee3260aa015480120a8910c4a 100644 (file)
--- a/who.php
+++ b/who.php
@@ -1,6 +1,6 @@
 <?php $title="Who's who";  include "top.php"; ?>
 
-<table BORDER=0 CELLSPACING=0 WIDTH="100%" HEIGHT="70%">
+<table BORDER=0 CELLSPACING=0 WIDTH="100%">
 <tr VALIGN=TOP>
 <td>