markup fiddling

This commit is contained in:
Mark Pilgrim
2009-03-13 17:02:28 -04:00
parent a9b82eab12
commit bda59cfc55
11 changed files with 38 additions and 93 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
<head>
<meta charset=utf-8>
<title>About the book - Dive Into Python 3</title>
<!--[if IE]><script src="html5.js"></script><![endif]-->
<!--[if IE]><script src=html5.js></script><![endif]-->
<link rel=stylesheet type=text/css href=dip3.css>
<link rel="shortcut icon" href=data:image/ico,>
<link rel=alternate type=application/atom+xml href=http://hg.diveintopython3.org/atom-log>
@@ -23,6 +23,6 @@ h1:before{content:""}
<li>Other Javascript and CSS resources are minimized by <a href=http://developer.yahoo.com/yui/compressor/>YUI Compressor</a>.
<li>HTTP caching and other server-side options are optimized based on advice from <a href=http://developer.yahoo.com/yslow/>YSlow</a>.
<li>The text uses Unicode characters in place of graphics wherever possible.
<li>The entire book was lovingly hand-authored in HTML 5. View-source; I typed that.
<li>The entire book was lovingly hand-authored in HTML 5 to avoid markup cruft.
</ol>
<p class=c>&copy; 2001&ndash;4, 2009 <span>&#x2133;</span>ark Pilgrim