- From: Yves Lafon via cvs-syncmail <cvsmail@w3.org>
- Date: Wed, 04 Mar 2009 14:36:51 +0000
- To: www-validator-cvs@w3.org
Update of /sources/public/2002/css-validator/autotest/client
In directory hutz:/tmp/cvs-serv729
Modified Files:
sample.html
Log Message:
added a dtd
Index: sample.html
===================================================================
RCS file: /sources/public/2002/css-validator/autotest/client/sample.html,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- sample.html 4 Mar 2009 11:04:35 -0000 1.5
+++ sample.html 4 Mar 2009 14:36:49 -0000 1.6
@@ -1,3 +1,5 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
+"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<style type="text/css">
Received on Wednesday, 4 March 2009 14:37:00 UTC