website reorder of left column, swap (about, download)

Mike Stump mrs@windriver.com
Mon Oct 16 15:17:00 GMT 2000


website reorder of left column, swap (about, download)...  Seems to be
more natural and a more widely accepted way to format a web site.

Doing diffs in htdocs/:
*** htdocs/index.html.~1~	Mon Oct 16 12:15:36 2000
--- htdocs/index.html	Mon Oct 16 15:13:07 2000
***************
*** 14,28 ****
  
  <TR><TD><TABLE CELLSPACING="0" WIDTH="100%">
  <TR BGCOLOR="#FFEE99"><TD>
! <H2>About</H2>
  </TD></TR>
  <TR BGCOLOR="#FFFFBB"><TD>
  <P>
! <A HREF="gccmission.html">Mission Statement</A><BR>
! <A HREF="lists.html">Mailing lists</A><BR>
! <A HREF="releases.html#timeline">Timeline</A><BR>
! <A HREF=" http://gcc.gnu.org/thanks.html ">Contributors</A><BR>
! <A HREF="steering.html">Steering Committee</A><BR>
  </P>
  </TD></TR>
  </TABLE></TD></TR>
--- 14,27 ----
  
  <TR><TD><TABLE CELLSPACING="0" WIDTH="100%">
  <TR BGCOLOR="#FFEE99"><TD>
! <H2>Download</H2>
  </TD></TR>
  <TR BGCOLOR="#FFFFBB"><TD>
  <P>
! <A HREF="releases.html">Releases</A><BR>
! <A HREF="snapshots.html">Snapshots</A><BR>
! <A HREF="mirrors.html">Mirror sites</A><BR>
! <A HREF="install/binaries.html">Binaries</A>
  </P>
  </TD></TR>
  </TABLE></TD></TR>
***************
*** 78,91 ****
  
  <TR><TD><TABLE CELLSPACING="0" WIDTH="100%">
  <TR BGCOLOR="#FFEE99"><TD>
! <H2>Download</H2>
  </TD></TR>
  <TR BGCOLOR="#FFFFBB"><TD>
  <P>
! <A HREF="releases.html">Releases</A><BR>
! <A HREF="snapshots.html">Snapshots</A><BR>
! <A HREF="mirrors.html">Mirror sites</A><BR>
! <A HREF="install/binaries.html">Binaries</A>
  </P>
  <HR>
  <FORM METHOD="get" ACTION=" http://gcc.gnu.org/cgi-bin/ml-request ">
--- 77,91 ----
  
  <TR><TD><TABLE CELLSPACING="0" WIDTH="100%">
  <TR BGCOLOR="#FFEE99"><TD>
! <H2>About</H2>
  </TD></TR>
  <TR BGCOLOR="#FFFFBB"><TD>
  <P>
! <A HREF="gccmission.html">Mission Statement</A><BR>
! <A HREF="lists.html">Mailing lists</A><BR>
! <A HREF="releases.html#timeline">Timeline</A><BR>
! <A HREF=" http://gcc.gnu.org/thanks.html ">Contributors</A><BR>
! <A HREF="steering.html">Steering Committee</A><BR>
  </P>
  <HR>
  <FORM METHOD="get" ACTION=" http://gcc.gnu.org/cgi-bin/ml-request ">
--------------


More information about the Gcc-patches mailing list