From: Hans U. N. <hu...@us...> - 2005-06-19 22:34:21
|
Update of /cvsroot/libexif/libexif-website/static In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13858/static Modified Files: index.html Log Message: valid XHTML/1.0 Index: index.html =================================================================== RCS file: /cvsroot/libexif/libexif-website/static/index.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -p -d -r1.2 -r1.3 --- index.html 19 Jun 2005 22:28:39 -0000 1.2 +++ index.html 19 Jun 2005 22:34:12 -0000 1.3 @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="us-ascii"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" - "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> + "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>The libexif C EXIF library</title> @@ -45,6 +45,10 @@ cvs -z3 -d:pserver:ano...@cv...urcef <hr /> +<p><a href="http://validator.w3.org/check?uri=referer"><img + src="http://www.w3.org/Icons/valid-xhtml10" + alt="Valid XHTML 1.0!" height="31" width="88" /></a></p> + </body> </html> |