From 304d32ec3e67696fa116bc8d515e596f2a99c348 Mon Sep 17 00:00:00 2001 From: Gabor Hojtsy Date: Tue, 12 Sep 2006 21:26:01 +0000 Subject: [PATCH] css based layout for the homepage Tested in Firefox 1.5, IE6, Opera 9 and Safari 2.0.4 (via browsrcamp.com), and all seem to work fine. This marks a historical step on php.net: no more table based layouts on the site. --- index.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/index.php b/index.php index cf29694c8..dcd95dbbc 100644 --- a/index.php +++ b/index.php @@ -143,7 +143,7 @@ $RSIDEBAR_DATA = $MIRROR_IMAGE . $RSIDEBAR_DATA; $ONLOAD = "boldEvents();"; // Write out common header -commonHeader("Hypertext Preprocessor"); +site_header("Hypertext Preprocessor"); // DO NOT REMOVE THIS COMMENT (the RSS parser is dependant on it) ?> @@ -207,7 +207,6 @@ of the public sector. is finally out and includes a full 48-page chapter on PHP. This is an excellent resource from Jeffrey Friedl who has been writing about regexps for years.

-

@@ -507,4 +506,4 @@ discount is available until March 1st.

News Archive

- +