Skip to content

Commit

Permalink
Create index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
2004content authored Mar 28, 2024
1 parent da36d35 commit 461d2e9
Showing 1 changed file with 91 additions and 0 deletions.
91 changes: 91 additions & 0 deletions authors/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,91 @@
<!DOCTYPE html>
<html lang="en-US">
<head>
<title>2004content/authors</title>
<style>
.top {font-family:arial;font-size:3em;margin-left:30px;text-decoration:none;color:black;text-align:left}
div {margin-top:100px}
h4 {font-family:arial;font-size:1em;text-align:center;margin-bottom:30px}
a {font-family:arial;font-size:1em;text-align:center;margin-bottom:10px;display:block}
img {display:block;width:20em;margin-left:auto;margin-right:auto}
</style>
</head>
<body>
<a class="top" href="https://2004content.github.io/">2004content/authors</a>
<hr>

<div>
<img src="annebronte.jpg">
<h4>Louisa May Alcott</h4>
<h4>1832 - 1888</h4>
<h4>Pennsylvania, USA</h4>
<h4>(A. M. Barnard)</h4>
<a href=".epub">Little Women (1868)</a>
<a href=".epub">Little Men (1871)</a>
<a href=".epub">Jo's Boys (1886)</a>
<a href=".epub">Moods (1865)</a>
</div>

<div>
<img src="annebronte.jpg">
<h4>Anne Brontë</h4>
<h4>1820 - 1849</h4>
<h4>West Yorkshire, England</h4>
<h4>(Acton Bell)</h4>
<a href="Charlotte, Emily, Anne Bronte - Poems (1846).epub">Poems (1846)</a>
<a href="Anne Bronte - Agnes Grey (1847).epub">Agnes Grey (1847)</a>
<a href="Anne Bronte - The Tenant of Wildfell Hall (1848).epub">The Tenant of Wildfell Hall (1848)</a>
</div>

<div>
<img src="emilybronte.jpg">
<h4>Emily Brontë</h4>
<h4>1818 - 1848</h4>
<h4>West Yorkshire, England</h4>
<h4>(Emily Jane Brontë; Ellis Bell)</h4>
<a href="Charlotte, Emily, Anne Bronte - Poems (1846).epub">Poems (1846)</a>
<a href="Emily Bronte - Wuthering Heights (1847).epub">Wuthering Heights (1847)</a>
</div>

<div>
<img src="charlottebronte.png">
<h4>Charlotte Brontë</h4>
<h4>1816 - 1855</h4>
<h4>West Yorkshire, England</h4>
<h4>(Lord Charles Albert Florian Wellesley; Currer Bell)</h4>
<a href="Charlotte, Emily, Anne Bronte - Poems (1846).epub">Poems (1846)</a>
<a href="Charlotte Bronte - Jane Eyre (1847).epub">Jane Eyre (1847)</a>
<a href="Charlotte Bronte - Shirley (1849).epub">Shirley (1849)</a>
<a href="Charlotte Bronte - Villette (1853).epub">Villette (1853)</a>
<a href="Charlotte Bronte - The Professor (1857).epub">The Professor (1857)</a>
<a href="Charlotte Bronte - Emma (1860).epub">Emma (1860)</a>
</div>

<div>
<img src="janeausten.jpg">
<h4>Jane Austen</h4>
<h4>1775 - 1817</h4>
<h4>Hampshire, England</h4>
<a href="Jane Austen - Sense and Sensibility (1811).epub">Sense and Sensibility (1811)</a>
<a href="Jane Austen - Pride and Prejudice (1813).epub">Pride and Prejudice (1813)</a>
<a href="Jane Austen - Mansfield Park (1814).epub">Mansfield Park (1814)</a>
<a href="Jane Austen - Emma (1816).epub">Emma (1816)</a>
<a href="Jane Austen - Northanger Abbey (1818).epub">Northanger Abbey (1818)</a>
<a href="Jane Austen - Persuasion (1818).epub">Persuasion (1818)</a>
<a href="Jane Austen - Canceled Chapter of Persuasion (1818).epub">Canceled Chapter of Persuasion (1818)</a>
<a href="Jane Austen - Lady Susan (1871).epub">Lady Susan (1871)</a>
<a href="Jane Austen - The Watsons (1804).epub">The Watsons (1804)</a>
<a href="Jane Austen - Sanditon (1817).epub">Sanditon (1817)</a>
<a href="Jane Austen - Plan of a Novel (1815).epub">Plan of a Novel (1815)</a>
<a href="Jane Austen - Sir Charles Grandison (1800).pdf">Sir Charles Grandison (1800)</a>
<a href="Jane Austen - Letters.epub">Letters</a>
<a href="Jane Austen - Poems.epub">Poems</a>
<a href="Jane Austen - Prayers.epub">Prayers</a>
<a href="Jane Austen - Juvenilia Volume 1.epub">Juvenilia Volume 1</a>
<a href="Jane Austen - Juvenilia Volume 2.epub">Juvenilia Volume 2</a>
<a href="Jane Austen - Juvenilia Volume 3.epub">Juvenilia Volume 3</a>
</div>

<div></div>
</body>
</html>

0 comments on commit 461d2e9

Please sign in to comment.