Mercurial > pidgin-twitter-web
diff index.html.en @ 7:95ff8f4d0664
minor modification to pass htmllint check with 100 points (thanks to @umq)
author | mojin <truffechampagne@gmail.com> |
---|---|
date | Wed, 30 Jul 2008 19:26:47 +0900 |
parents | 4431fee1478b |
children | 32deff5e9061 |
line wrap: on
line diff
--- a/index.html.en Wed Jul 30 18:24:19 2008 +0900 +++ b/index.html.en Wed Jul 30 19:26:47 2008 +0900 @@ -5,11 +5,13 @@ <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8 " /> - <meta name="description" content="pidgin-twitter project"/> - <meta name="keywords" content="pidgin,plugin,twitter,wassr,identi.ca"/> - <meta name="author" content="mojin and the pidgin-twitter project"/> - <link rel="stylesheet" type="text/css" href="default.css" media="screen"/> - <link rel="shortcut icon" href="favicon.ico"/> + <meta http-equiv="Content-Style-Type" content="text/css" /> + <meta name="description" content="pidgin-twitter project" /> + <meta name="keywords" content="pidgin,plugin,twitter,wassr,identi.ca" /> + <meta name="author" content="mojin and the pidgin-twitter project" /> + <link rel="stylesheet" type="text/css" href="default.css" media="screen" /> + <link rel="shortcut icon" href="favicon.ico" /> + <link rev="made" href="mailto:yaz@honeyplanet.jp" /> <title>pidgin-twitter (ぴじつた)</title> </head> @@ -66,7 +68,7 @@ <h2>Sources</h2> <p>see README in the archive for detail</p> <ul> - <li><a href="http://www.honeyplanet.jp/pidgin-twitter-0.7.0-alpha1.tar.gz"> + <li><a href="http://www.honeyplanet.jp/pidgin-twitter-0.7.0-alpha1.tar.gz" title="latest source"> pidgin-twitter-0.7.0-alpha1</a></li> <li><a href="http://www.honeyplanet.jp/pidgin-twitter-0.6.0.tar.gz"> pidgin-twitter-0.6.0</a></li> @@ -77,7 +79,7 @@ </ul> <h2>Windows binaries</h2> <ul> - <li><a href="http://obn.sakura.ne.jp/pidgin-twitter-0.7.0-alpha1.zip"> + <li><a href="http://obn.sakura.ne.jp/pidgin-twitter-0.7.0-alpha1.zip" title="latest windows binary"> pidgin-twitter-0.7.0-alpha1</a> (built by <a href="http://twitter.com/konosuke">@konosuke</a>)</li></ul> </div> @@ -100,7 +102,7 @@ <h1><a id="screenshot" name="screenshot">Screenshots</a></h1> <p>pidgin-twitter used with pidgin-2.4.3 on Mandriva Linux 2008.1</p> <a href="./data/pidgin-twitter_screenshot.jpg"> - <img alt="thumbnail" src="./data/pidgin-twitter_thumb.jpg" /></a> + <img alt="thumbnail" src="./data/pidgin-twitter_thumb.jpg" width="160" height="128" /></a> </div> <div class="item"> @@ -157,14 +159,14 @@ <ul><li><a href="http://jigsaw.w3.org/css-validator/check/referer"> <img style="border:0;width:88px;height:31px;padding-top:5px;" src="http://jigsaw.w3.org/css-validator/images/vcss-blue" - alt="Valid CSS!" /></a></li></ul> + alt="Valid CSS!" width="88" height="31" /></a></li></ul> </div> <div> <ul><li><a href="http://validator.w3.org/check?uri=referer"> <img style="border:0;width:88px;height:31px;padding-top:5px;" src="http://www.w3.org/Icons/valid-xhtml10-blue" - alt="Valid XHTML 1.0 Strict" height="31" width="88" /></a></li></ul> + alt="Valid XHTML 1.0 Strict" width="88" height="31" /></a></li></ul> </div> </div>