bagder: curl-www _changes.html, 1.87, 1.88 _download.html, 1.260, 1.261 _main.html, 1.48, 1.49

[email protected]
Newsgroups gmane.comp.web.curl.www.cvs
Message-ID <[email protected]>
Update of /cvsroot/curl/curl-www
In directory labb.contactor.se:/tmp/cvs-serv22359

Modified Files:
	_changes.html _download.html _main.html 
Log Message:
set the lang attribute in the <html> tag


Index: _changes.html
===================================================================
RCS file: /cvsroot/curl/curl-www/_changes.html,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -d -r1.87 -r1.88
--- _changes.html	18 Oct 2004 07:53:57 -0000	1.87
+++ _changes.html	9 Dec 2004 09:55:35 -0000	1.88
@@ -1,6 +1,6 @@
 #include "_doctype.html"
-<HTML>
-<HEAD> <TITLE>cURL - Changes</TITLE>
+<html lang="en">
+<head> <title>cURL - Changes</title>
 #include "css.t"
 </HEAD>
 

Index: _download.html
===================================================================
RCS file: /cvsroot/curl/curl-www/_download.html,v
retrieving revision 1.260
retrieving revision 1.261
diff -u -d -r1.260 -r1.261
--- _download.html	8 Nov 2004 12:17:04 -0000	1.260
+++ _download.html	9 Dec 2004 09:55:35 -0000	1.261
@@ -1,8 +1,8 @@
 #include "_doctype.html"
-<HTML>
-<HEAD> <TITLE>cURL - Download</TITLE>
+<html lang="en">
+<head> <title>cURL - Download</title>
 #include "css.t"
-</HEAD>
+</head>
 
 #define CURL_DOWNLOAD
 #define CURL_URL download.html

Index: _main.html
===================================================================
RCS file: /cvsroot/curl/curl-www/_main.html,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -d -r1.48 -r1.49
--- _main.html	9 Nov 2004 14:31:27 -0000	1.48
+++ _main.html	9 Dec 2004 09:55:35 -0000	1.49
@@ -1,5 +1,5 @@
 #include "_doctype.html"
-<html>
+<html lang="en">
 <head>
 <title>cURL and libcurl</title>
 #include "css.t"

_______________________________________________
http://cool.haxx.se/mailman/listinfo/curl-www-commits
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.