Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Dec 1998 12:24:47 -0800 (PST)
From:      Nik Clayton <nik@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: www/en index.sgml Makefile index.html
Message-ID:  <199812172024.MAA09623@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
nik         1998/12/17 12:24:46 PST

  Modified files:
    en                   Makefile 
  Added files:
    en                   index.sgml 
  Removed files:
    en                   index.html 
  Log:
  Remove index.html, replace with index.sgml. Update the Makefile.
  
  Made some changes when creating index.sgml from index.html.
  
    * Changed element names to lower-case.
  
    * Reindented.
  
    * Quoted all attribute values.
  
    * Added elements that are a good idea, but not strictly required (<tbody>)
  
    * Reordered the two main columns. A new row has been added at the top,
      and the second column (as it appears in a graphical browser) is in
      this row. The left hand side bar is in the second row. Text browsers
      should then display the main text first, with the quick links
      afterwards. The display on graphical browsers should be almost identical
      to how it was before.
  
          Caveat: This forces the first line within the sidebar down by one.
  
    * Removed <b>...</b> from the headings.
  
    * Use &base; in many of the "href"s, instead of ".".
  
    * <font size="4">  --> <big>
  
    * <font size="2">  --> <small>
  
  Approved by: Wolfram <wosch@freebsd.org>
  
  Revision  Changes    Path
  1.45      +3 -2      www/en/Makefile

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812172024.MAA09623>