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