Populate/add alt attributes where they were missing.

This commit is contained in:
Ceri Davies 2004-08-30 19:11:31 +00:00
parent 27aa8c4d41
commit 7e6599e918
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/www/; revision=22174
5 changed files with 19 additions and 18 deletions

View file

@ -1,6 +1,6 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
<!ENTITY base CDATA "..">
<!ENTITY date "$FreeBSD: www/en/internal/about.sgml,v 1.50 2004/06/23 08:22:33 den Exp $">
<!ENTITY date "$FreeBSD: www/en/internal/about.sgml,v 1.51 2004/08/02 07:57:34 murray Exp $">
<!ENTITY title "About the FreeBSD WWW Server">
<!ENTITY % includes SYSTEM "../includes.sgml"> %includes;
]>
@ -10,7 +10,7 @@
<h2>The Machine</h2>
<img src="../gifs/powerlogo.gif" alt="" align="right"> <p>The
<img src="../gifs/powerlogo.gif" alt="Powered by FreeBSD" align="right"> <p>The
machine <tt>www.FreeBSD.org</tt> is a dual 600MHz Pentium III set
up with 1024 megabytes of RAM and about 70 gigabytes of disk space.
The mail processing duties for the domain are handled by
@ -36,7 +36,7 @@
<h2>The Software</h2>
<img src="../gifs/apachepower.gif" alt="" align="right"><p>
<img src="../gifs/apachepower.gif" alt="Powered by Apache" align="right"><p>
These pages are served up by the versatile and efficient <a
href="http://www.apache.org/">Apache http server</a>. In
addition, there are a few locally crafted CGI scripts.
@ -50,7 +50,7 @@
<h2>The Pages</h2>
<img src="../gifs/lynx.gif" alt="" align="right">
<img src="../gifs/lynx.gif" alt="Lynx Friendly logo" align="right">
<p>These Web pages have been put together by John Fieber
<a
href="http://people.FreeBSD.org/~jfieber/">&lt;jfieber@FreeBSD.org&gt;