Update of /var/lib/cvs/www/books/dpg
In directory cantor:/tmp/cvs-serv20990
Modified Files:
index.html
Log Message:
add div to make document validate
Index: index.html
===================================================================
RCS file: /var/lib/cvs/www/books/dpg/index.html,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- index.html 28 Mar 2004 20:35:15 -0000 1.4
+++ index.html 28 Mar 2004 22:57:11 -0000 1.5
@@ -2,15 +2,17 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
-<head>
-<link title="main style sheet" rel="stylesheet" href="dpg.css" type="text/css"
/>
-<title>Dylan Programming</title>
-</head>
+ <head>
+ <link title="main style sheet" rel="stylesheet" href="dpg.css"
type="text/css" />
+ <title>Dylan Programming</title>
+ </head>
<body>
+ <div>
<a href="db_1.html">
<img src="dpg-cover.jpg" alt="Dylan Programming Cover"
- style="padding: 10px; border-style: solid; border-width:
1px;"/>
+ style="padding: 10px; border-style: solid; border-width:
1px;" />
</a>
+ </div>
<p><a href="db_1.html">Open the book...</a></p>
</body>
</html>
_______________________________________________
Gd-chatter mailing list
Gd-chatter@xxxxxxxxxxxxxxxx
http://www.gwydiondylan.org/mailman/listinfo/gd-chatter
|
|