diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-01-30 10:21:22 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-01-30 10:21:22 -0800 |
| commit | b76d68e5dead617f85398f974e2d1a4d8198c47e (patch) | |
| tree | f96a1dd531895e3c249b44702a40d2e70851f421 | |
| parent | 3e2a53603f5d9f6da458c806fbc3a86a93b05894 (diff) | |
| -rw-r--r-- | 65947-h/65947-h.htm | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/65947-h/65947-h.htm b/65947-h/65947-h.htm index d097fc7..62d96bd 100644 --- a/65947-h/65947-h.htm +++ b/65947-h/65947-h.htm @@ -1,9 +1,9 @@ <!DOCTYPE html> <html lang="en"> <head> - <meta charset=UTF-8"utf-8" /> - <title>The Project Gutenberg eBook of The Color of His Boots, by W. C. Tuttle</title> - <link rel="coverpage" href="images/cover.jpg" /> + <meta charset="utf-8"> + <title>The Color of His Boots | Project Gutenberg</title> + <link rel="coverpage" href="images/cover.jpg"> <style> body { margin-left:8%; margin-right:8%; font-size:medium } .chapter { margin-top:4em; margin-bottom:4em; } @@ -32,7 +32,7 @@ <div class='figcenter portrait' id='i001'> - <img src='images/illus-001.jpg' alt='' /> + <img src='images/illus-001.jpg' alt=''> </div> @@ -1081,3 +1081,4 @@ margin-left:10%; width:80%; padding:0.4em 0.8em;'> <div>*** END OF THE PROJECT GUTENBERG EBOOK 65947 ***</div> </body> </html> + |
