rse         97/08/03 03:11:09

  Modified:    .         announcelist.html bug_report.html in_the_news.html
                        info.html  related_projects.html
               contributors  index.html
  Log:
  Added the specialized <BODY> tag from the other pages for white background.
  Now most of the pages which can be accessed from the homepage have the same
  look & feel.
  
  Revision  Changes    Path
  1.5       +8 -4      apache-site/announcelist.html
  
  Index: announcelist.html
  ===================================================================
  RCS file: /export/home/cvs/apache-site/announcelist.html,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- announcelist.html 1997/07/21 06:32:36     1.4
  +++ announcelist.html 1997/08/03 10:11:05     1.5
  @@ -1,12 +1,16 @@
   <HTML>
  -
   <HEAD>
  -
   <TITLE>Join the Apache-Users Mailing List</TITLE>
  -
   </HEAD>
   
  -<BODY>
  +<!-- Background white, links blue (unvisited), navy (visited), red (active) 
-->
  +<BODY
  + BGCOLOR="#FFFFFF"
  + TEXT="#000000"
  + LINK="#0000FF"
  + VLINK="#000080"
  + ALINK="#FF0000"
  +>
   <IMG SRC="images/apache_sub.gif" ALT="">
   <H1>Join the Apache-Announce Mailing List</H1>
   
  
  
  
  1.7       +9 -1      apache-site/bug_report.html
  
  Index: bug_report.html
  ===================================================================
  RCS file: /export/home/cvs/apache-site/bug_report.html,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- bug_report.html   1997/06/12 16:52:26     1.6
  +++ bug_report.html   1997/08/03 10:11:06     1.7
  @@ -1,7 +1,15 @@
   <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
   <HTML><HEAD>
   <TITLE>Apache Bug Reporting Page</TITLE>
  -</HEAD><BODY>
  +</HEAD>
  +<!-- Background white, links blue (unvisited), navy (visited), red (active) 
-->
  +<BODY
  + BGCOLOR="#FFFFFF"
  + TEXT="#000000"
  + LINK="#0000FF"
  + VLINK="#000080"
  + ALINK="#FF0000"
  +>
   
   <IMG SRC="images/apache_sub.gif" ALT="">
   <H2>Apache Bug Reporting Page</H2>
  
  
  
  1.10      +9 -1      apache-site/in_the_news.html
  
  Index: in_the_news.html
  ===================================================================
  RCS file: /export/home/cvs/apache-site/in_the_news.html,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- in_the_news.html  1997/07/01 19:59:41     1.9
  +++ in_the_news.html  1997/08/03 10:11:06     1.10
  @@ -1,7 +1,15 @@
   <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
   <HTML><HEAD>
   <TITLE>Apache in the News</TITLE>
  -</HEAD><BODY>
  +</HEAD>
  +<!-- Background white, links blue (unvisited), navy (visited), red (active) 
-->
  +<BODY
  + BGCOLOR="#FFFFFF"
  + TEXT="#000000"
  + LINK="#0000FF"
  + VLINK="#000080"
  + ALINK="#FF0000"
  +>
   
   <IMG SRC="images/apache_sub.gif" ALT="">
   <H2>Apache in the News</H2>
  
  
  
  1.8       +8 -1      apache-site/info.html
  
  Index: info.html
  ===================================================================
  RCS file: /export/home/cvs/apache-site/info.html,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- info.html 1997/06/09 16:42:18     1.7
  +++ info.html 1997/08/03 10:11:06     1.8
  @@ -3,7 +3,14 @@
   <TITLE>Apache HTTP Server Project</TITLE>
   </HEAD>
   
  -<BODY>
  +<!-- Background white, links blue (unvisited), navy (visited), red (active) 
-->
  +<BODY
  + BGCOLOR="#FFFFFF"
  + TEXT="#000000"
  + LINK="#0000FF"
  + VLINK="#000080"
  + ALINK="#FF0000"
  +>
   <H1 ALIGN="CENTER">
   <IMG SRC="images/apache_logo.gif" ALT=""><BR>
   Information on the<BR>Apache<BR>HTTP Server Project</H1>
  
  
  
  1.9       +8 -1      apache-site/related_projects.html
  
  Index: related_projects.html
  ===================================================================
  RCS file: /export/home/cvs/apache-site/related_projects.html,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- related_projects.html     1997/07/29 02:24:16     1.8
  +++ related_projects.html     1997/08/03 10:11:06     1.9
  @@ -2,7 +2,14 @@
   <HEAD>
   <TITLE>Apache HTTP Server Project - Related Projects</TITLE>
   </HEAD>
  -<BODY>
  +<!-- Background white, links blue (unvisited), navy (visited), red (active) 
-->
  +<BODY
  + BGCOLOR="#FFFFFF"
  + TEXT="#000000"
  + LINK="#0000FF"
  + VLINK="#000080"
  + ALINK="#FF0000"
  +>
   <IMG SRC="images/apache_sub.gif" ALT="">
   <H2>Related Projects</H2>
   
  
  
  
  1.15      +8 -1      apache-site/contributors/index.html
  
  Index: index.html
  ===================================================================
  RCS file: /export/home/cvs/apache-site/contributors/index.html,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -r1.14 -r1.15
  --- index.html        1997/07/31 19:44:50     1.14
  +++ index.html        1997/08/03 10:11:08     1.15
  @@ -4,7 +4,14 @@
   <TITLE>Apache HTTP Server Project - Regular Contributors</TITLE>
   </HEAD>
   
  -<BODY>
  +<!-- Background white, links blue (unvisited), navy (visited), red (active) 
-->
  +<BODY
  + BGCOLOR="#FFFFFF"
  + TEXT="#000000"
  + LINK="#0000FF"
  + VLINK="#000080"
  + ALINK="#FF0000"
  +>
   <IMG SRC="../images/apache_sub.gif" ALT=""><P>
   
   <H1>Regular Contributors</H1>
  
  
  

Reply via email to