CVSROOT: /web/www Module name: www Changes by: Waclaw Jacek <wwj> 11/03/15 01:31:35
Modified files: server/source : source.html Log message: A minor fix for further validation to make sense, maybe fixing it all :-) CVSWeb URLs: http://web.cvs.savannah.gnu.org/viewcvs/www/server/source/source.html?cvsroot=www&r1=1.21&r2=1.22 Patches: Index: source.html =================================================================== RCS file: /web/www/www/server/source/source.html,v retrieving revision 1.21 retrieving revision 1.22 diff -u -b -r1.21 -r1.22 --- source.html 15 Mar 2011 01:25:44 -0000 1.21 +++ source.html 15 Mar 2011 01:31:26 -0000 1.22 @@ -7,7 +7,7 @@ <h2>Source</h2> <p><a href="/graphics/atypinggnu.html"><img src="/graphics/gnu-type-sm.jpg" -alt=" [image of the typing GNU webmaster] " width="137" height="114"></a></p> +alt=" [image of the typing GNU webmaster] " width="137" height="114" /></a></p> <p>[ <a href="/server/source/source.html">English</a> | @@ -34,7 +34,7 @@ <hr /> -<h3><a href="#TOCintroduction" id="introduction">Introduction</a></h4> +<h3><a href="#TOCintroduction" id="introduction">Introduction</a></h3> <p>To maintain the GNU project web server, we use a lot of different free software. Most of them are already available on the Internet, but we also @@ -44,13 +44,9 @@ available so that others can make use of them. This page is a list of such programs.</p> -<P> +<h3><a href="#TOCxml" id="xml">XHTML and XML</a></h3> -<P> -<H4><A HREF="#TOCxml" NAME="xml">XHTML and XML</A></H4> -<P> - -Incidentally, for web pages that are programmatically generated, we +<p>Incidentally, for web pages that are programmatically generated, we recommend that the script generates XML data, preferably using an existing and widely spread DTD when possible. For the actual layout of the page, an XSLT file should be written in order to generate an XHTML page. The XSLT, @@ -58,7 +54,7 @@ aware web browsers can use them. For a real and still simple example check the <a href="/jobs/">Job Pages</a> and the <a href="http://savannah.gnu.org/projects/gnujobs">corresponding -software</a>. +software</a>.</p> <h3><a href="#TOCcvs" id="cvs">CVS Tree</a></h3> @@ -213,7 +209,7 @@ <p>Updated: <!-- timestamp start --> -$Date: 2011/03/15 01:25:44 $ +$Date: 2011/03/15 01:31:26 $ <!-- timestamp end --></p> </div>