Permalink
Cannot retrieve contributors at this time
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Boccaccio-s-Decameron/elissahtml.html
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
74 lines (73 sloc)
5.08 KB
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html SYSTEM "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> | |
<html> | |
<head> | |
<title>The Women of Boccaccio's Decameron</title> | |
<link rel="stylesheet" type="text/css" href="mainpages.css" /> | |
</head> | |
<body> | |
<div><h1>Boccaccio's Decameron</h1></div> | |
<div id="navbar"> | |
<ul> | |
<li class="active"><a href="index.html"><span>home</span></a></li> | |
<li class="drop"><a>about</a> | |
<ul> | |
<li><a href="thetexthtml.html"><span>The Text</span></a></li> | |
<li><a href="researchquestionhtml.html"><span>Research | |
question</span></a></li> | |
<li><a href="methods.html"><span>Methods</span></a></li> | |
</ul></li> | |
<li class="drop"><a>storytellers</a> | |
<ul> | |
<li><a href="filomenahtml.html"><span>Filomena</span></a></li> | |
<li><a href="neifilehtml.html"><span>Neilfile</span></a></li> | |
<li><a href="filostratohtml.html"><span>Filostrato</span></a></li> | |
<li><a href="fiamettahtml.html"><span>Fiammetta</span></a></li> | |
<li><a href="elissahtml.html"><span>Elissa</span></a></li> | |
<li><a href="dioneohtml.html"><span>Dioneo</span></a></li> | |
<li><a href="laurettahtml.html"><span>Lauretta</span></a></li> | |
<li><a href="panfilohtml.html"><span>Panfilo</span></a></li> | |
<li><a href="pampinea.html"><span>Pampinea</span></a></li> | |
<li><a href="emiliahtml.html"><span>Emilia</span></a></li> | |
</ul></li> | |
<li class="drop"><a>text</a> | |
<ul> | |
<li><a href="italdecameronreadingview.html"><span>Italian</span></a></li> | |
<li><a href="engdecameronviewreading.html"><span>English</span></a></li> | |
</ul></li> | |
<li class="active"><a href="resourcesdecameronhtml.html" | |
><span>resources</span></a></li> | |
<li class="drop"><a>conclusions</a> | |
<ul> | |
<li><a href="behindthescenes.html"><span>Behind the Scenes</span></a></li> | |
<li><a href="graphsandcharts.html"><span>Graphs And Charts</span></a></li> | |
<li><a href="conclusions.html"><span>Conclusions</span></a></li> | |
<li><a href="thanksfriends.html"><span>Special Thanks</span></a></li> | |
</ul> | |
</li> | |
</ul> | |
</div> | |
<h2><i>Elissa</i></h2> | |
<table class="front"> | |
<tr class="front"> | |
<td class="front"> | |
<img src="http://decameron.weebly.com/uploads/8/1/0/6/8106705/4595884.jpg" | |
width="400" alt="some text" /></td> | |
<td class="front"><h3>Description</h3> Elissa belongs to the Ghibelline political faction. She is known as a passionate, young woman. When the women are deciding whether or not to flee Florence, she agrees with Filomena who says that women are unable to rule themselves and she wonders where they will find reputable men to accompany them to the countryside. | |
Elissa dictates the theme of Day Two: people who avoid ceisure through their wit. | |
<ul> | |
<li><h3>Stories ("Novels") Narrated by Elissa</h3></li> | |
<li><a href="http://decameron.obdurodon.org/engdecameronviewreading.html#Novnov0109">The Nineth Novel in Day One</a></li> | |
<li><a href="http://decameron.obdurodon.org/engdecameronviewreading.html#Novnov0208">The Eighth Novel in Day Two</a></li> | |
<li><a href="http://decameron.obdurodon.org/engdecameronviewreading.html#Novnov0305">The Fifth Novel in Day Three</a></li> | |
<li><a href="http://decameron.obdurodon.org/engdecameronviewreading.html#Novnov0404">The Fourth Novel in Day Four</a></li> | |
<li><a href="http://decameron.obdurodon.org/engdecameronviewreading.html#Novnov0503">The Third Novel in Day Five</a></li> | |
<li><a href="http://decameron.obdurodon.org/engdecameronviewreading.html#Novnov0609">The Nineth Novel in Day Six</a></li> | |
<li><a href="http://decameron.obdurodon.org/engdecameronviewreading.html#Novnov0703">The Third Novel in Day Seven</a></li> | |
<li><a href="http://decameron.obdurodon.org/engdecameronviewreading.html#Novnov0803">The Third Novel in Day Eight</a></li> | |
<li><a href="http://decameron.obdurodon.org/engdecameronviewreading.html#Novnov0902">The Second Novel in Day Nine</a></li> | |
<li><a href="http://decameron.obdurodon.org/engdecameronviewreading.html#Novnov1002">The Second Novel in Day Ten</a></li> | |
</ul></td> | |
</tr> | |
</table> | |
</body> | |
</html> |