aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/htdocs/gnome/screenshots.sgml
diff options
context:
space:
mode:
authorGabor Kovesdan <gabor@FreeBSD.org>2012-07-15 10:46:37 +0000
committerGabor Kovesdan <gabor@FreeBSD.org>2012-07-15 10:46:37 +0000
commit5e40201d1919078fbd68496ac028496a94c8aeaa (patch)
treebddbafcf268514bb9464d1e00d5b4774e31c1895 /en_US.ISO8859-1/htdocs/gnome/screenshots.sgml
parent74923b72b9aa3eeeacc3645f1a77190473d89bbc (diff)
downloaddoc-5e40201d1919078fbd68496ac028496a94c8aeaa.tar.gz
doc-5e40201d1919078fbd68496ac028496a94c8aeaa.zip
- Convert web-pages to well-formed and valid XHTML 1.0
Approved by: doceng (implicit)
Notes
Notes: svn path=/projects/sgml2xml/; revision=39213
Diffstat (limited to 'en_US.ISO8859-1/htdocs/gnome/screenshots.sgml')
-rw-r--r--en_US.ISO8859-1/htdocs/gnome/screenshots.sgml22
1 files changed, 12 insertions, 10 deletions
diff --git a/en_US.ISO8859-1/htdocs/gnome/screenshots.sgml b/en_US.ISO8859-1/htdocs/gnome/screenshots.sgml
index 728d16ac88..9f8cb9b6b0 100644
--- a/en_US.ISO8859-1/htdocs/gnome/screenshots.sgml
+++ b/en_US.ISO8859-1/htdocs/gnome/screenshots.sgml
@@ -1,11 +1,14 @@
-<!DOCTYPE HTML PUBLIC "-//FreeBSD//DTD HTML 4.01 Transitional-Based Extension//EN" [
-<!ENTITY base CDATA "..">
+<?xml version="1.0" encoding="iso-8859-1"?>
+<!DOCTYPE html PUBLIC "-//FreeBSD//DTD XHTML 1.0 Transitional-Based Extension//EN"
+"http://www.FreeBSD.org/XML/doc/share/sgml/xhtml10-freebsd.dtd" [
+<!ENTITY base "..">
<!ENTITY date "$FreeBSD$">
<!ENTITY title "FreeBSD GNOME Project: Screenshots">
-<!ENTITY % navinclude.gnome "INCLUDE">
]>
-<html>
- &header;
+<html xmlns="http://www.w3.org/1999/xhtml">
+ <head><title>&title;</title></head>
+
+ <body class="navinclude.gnome">
<p>Here are some examples of GNOME running on FreeBSD. Click on the
thumbnails below to see a larger image.</p>
@@ -17,10 +20,10 @@
<p><b>A GNOME &gnomever; Desktop showing off the Gimp, the
System Monitor applet, and the multi-byte, fully
- internationalized power of GNOME.</b><br>
+ internationalized power of GNOME.</b><br/>
<a href="images/ss224-1.png"><img title="GNOME &gnomever; Screen
Shot 1" src="images/ss224-1-tn.png" alt="GNOME &gnomever; Screen
- Shot 1" border="0"></a><br>
+ Shot 1" border="0"/></a><br/>
<i>Contributed by Denise H. G. &lt;darcsis |at|
gmail.com&gt;</i></p>
@@ -29,13 +32,12 @@
GNOME &gnomever; Desktop running Epiphany. The main desktop
is also sporting the Anjuta IDE, the new Empathy IM client, and
showing off the SMB network browsing capability along with the
- internationalized clock applet.</b><br>
+ internationalized clock applet.</b><br/>
<a href="images/ss224-2.png"><img title="GNOME &gnomever; Screen
Shot 2" src="images/ss224-2-tn.png" alt="GNOME &gnomever; Screen
- Shot 2" border="0"></a><br>
+ Shot 2" border="0"/></a><br/>
<i>Contributed by Joe Marcus Clarke &lt;marcus |at|
FreeBSD.org&gt;</i></p>
- &footer;
</body>
</html>