diff options
| author | nfenwick <nfenwick@pglaf.org> | 2025-01-30 10:21:12 -0800 |
|---|---|---|
| committer | nfenwick <nfenwick@pglaf.org> | 2025-01-30 10:21:12 -0800 |
| commit | a7582d615d1bf0352594785159544967b55e1d13 (patch) | |
| tree | 45d2b3390e4cc575f8059168139ca9ea58d2a2d7 | |
| parent | f7e3ba05332b596ab696178d1177c43e8c85c7e9 (diff) | |
| -rw-r--r-- | 65933-h/65933-h.htm | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/65933-h/65933-h.htm b/65933-h/65933-h.htm index cffe8d2..560387b 100644 --- a/65933-h/65933-h.htm +++ b/65933-h/65933-h.htm @@ -1,9 +1,9 @@ <!DOCTYPE html> <html lang="en"> <head> - <meta charset=UTF-8"utf-8" /> - <title>The Project Gutenberg eBook of All Wool, by W. C. Tuttle</title> - <link rel="coverpage" href="images/cover.jpg" /> + <meta charset="utf-8"> + <title>All Wool | 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> @@ -644,3 +644,4 @@ margin-left:10%; width:80%; padding:0.4em 0.8em;'> <div>*** END OF THE PROJECT GUTENBERG EBOOK 65933 ***</div> </body> </html> + |
