diff options
| author | pgww <pgww@lists.pglaf.org> | 2025-09-06 12:22:02 -0700 |
|---|---|---|
| committer | pgww <pgww@lists.pglaf.org> | 2025-09-06 12:22:02 -0700 |
| commit | 9825bfea84784079ce4ef1637b87db94be3d99b2 (patch) | |
| tree | d2501b1960f7a53a17e270bb3272a92206a230aa /9-h | |
| parent | 11f8f9c1b273a9c469e130c3c80eca95f289774c (diff) | |
Diffstat (limited to '9-h')
| -rw-r--r-- | 9-h/9-h.htm | 24 | ||||
| -rw-r--r-- | 9-h/images/cover.jpg | bin | 0 -> 590562 bytes |
2 files changed, 10 insertions, 14 deletions
diff --git a/9-h/9-h.htm b/9-h/9-h.htm index e6e3a46..1580b3d 100644 --- a/9-h/9-h.htm +++ b/9-h/9-h.htm @@ -1,15 +1,13 @@ -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" -"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> +<!DOCTYPE html> +<html lang="en"> <head> -<meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> -<meta http-equiv="Content-Style-Type" content="text/css" /> -<title>The Project Gutenberg eBook of Lincoln’s First Inaugural Address</title> +<meta charset="utf-8"> +<title>Lincoln’s First Inaugural Address | Project Gutenberg</title> +<link rel="icon" href="images/cover.jpg" type="image/x-cover"> +<style> -<style type="text/css"> - -body { margin-left: 20%; - margin-right: 20%; +body { margin-left: 10%; + margin-right: 10%; text-align: justify; } h1, h2 {text-align: center; font-style: normal; font-weight: @@ -40,8 +38,7 @@ a:hover {color:red} </style> </head> <body> - -<div style='margin-top:2em; margin-bottom:4em'>*** START OF THE PROJECT GUTENBERG EBOOK ABRAHAM LINCOLN’S FIRST INAUGURAL ADDRES ***</div> +<div style='text-align:center'>*** START OF THE PROJECT GUTENBERG EBOOK 9 ***</div> <h1>Lincoln’s First Inaugural Address</h1> @@ -450,7 +447,6 @@ chorus of the Union when again touched, as surely they will be, by the better angels of our nature. </p> -<div style='display:block; margin-top:4em'>*** END OF THE PROJECT GUTENBERG EBOOK ABRAHAM LINCOLN’S FIRST INAUGURAL ADDRES ***</div> - +<div style='text-align:center'>*** END OF THE PROJECT GUTENBERG EBOOK 9 ***</div> </body> </html> diff --git a/9-h/images/cover.jpg b/9-h/images/cover.jpg Binary files differnew file mode 100644 index 0000000..2b41f37 --- /dev/null +++ b/9-h/images/cover.jpg |
