From d1a279f4acf9d9334c97572848d7238e1638be78 Mon Sep 17 00:00:00 2001 From: Paul van Schayck Date: Wed, 15 Dec 2004 00:12:31 +0000 Subject: [PATCH] Cleanup. Removed borders=0. More valid HTML 4.01 --- include/banner.php | 5 ++--- include/header.php | 24 ++++++++++-------------- 2 files changed, 12 insertions(+), 17 deletions(-) diff --git a/include/banner.php b/include/banner.php index 09e23ac..d6e3a75 100644 --- a/include/banner.php +++ b/include/banner.php @@ -18,7 +18,7 @@ function banner_display () // opening html $banner = ""; $banner .= "\n\n".''."\n"; - $banner .= '
'."\n"; + $banner .= "
\n"; // read dir and get list of banners $ads = array(); @@ -38,7 +38,7 @@ function banner_display () // da banner $banner .= ''; - $banner .= ''.$alt.''; + $banner .= ''.$alt.''; $banner .= ''."\n"; // closing html @@ -46,7 +46,6 @@ function banner_display () $banner .= ''."\n\n"; return $banner; - } ?> diff --git a/include/header.php b/include/header.php index 1a69ff3..5beac92 100644 --- a/include/header.php +++ b/include/header.php @@ -10,35 +10,31 @@ Wine Application DB <?php echo $title; ?> - - + + - + - + - +
- +
- +
Wine HQWine HQ - + - - -
+
- +