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/laurettahtml.html
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
76 lines (76 sloc)
5.03 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>Lauretta</i></h2> | |
<table class="front"> | |
<tr class="front"> | |
<td class="front"> | |
<img src="http://decameron.weebly.com/uploads/8/1/0/6/8106705/1311455999.jpg" | |
width="400" alt="some text" /></td> | |
<td class="front"><h3>Description</h3>Lauretta is the storyteller who reminds the reader of the harsh | |
sexist realities of the 14th century; she believes that women must obey men at | |
all costs. Her stories counter those featuring assertive women. Lauretta | |
dictates the theme of Day Eight, which is of men and women playing tricks on | |
each other. | |
<ul> | |
<li><h3>Stories ("Novels") Narrated by Lauretta</h3></li> | |
<li><a href="http://decameron.obdurodon.org/engdecameronviewreading.html#Novnov0108">The Eighth Novel in Day One</a></li> | |
<li><a href="http://decameron.obdurodon.org/engdecameronviewreading.html#Novnov0204">The Fourth Novel in Day Two</a></li> | |
<li><a href="http://decameron.obdurodon.org/engdecameronviewreading.html#Novnov0308">The Eighth Novel in Day Three</a></li> | |
<li><a href="http://decameron.obdurodon.org/engdecameronviewreading.html#Novnov0403">The Third Novel in Day Four</a></li> | |
<li><a href="http://decameron.obdurodon.org/engdecameronviewreading.html#Novnov0507">The Seventh Novel in Day Five</a></li> | |
<li><a href="http://decameron.obdurodon.org/engdecameronviewreading.html#Novnov0603">The Third Novel in Day Six</a></li> | |
<li><a href="http://decameron.obdurodon.org/engdecameronviewreading.html#Novnov0704">The Fourth Novel in Day Seven</a></li> | |
<li><a href="http://decameron.obdurodon.org/engdecameronviewreading.html#Novnov0809">The Nineth Novel in Day Eight</a></li> | |
<li><a href="http://decameron.obdurodon.org/engdecameronviewreading.html#Novnov0908">The Eighth Novel in Day Nine</a></li> | |
<li><a href="http://decameron.obdurodon.org/engdecameronviewreading.html#Novnov1004">The Fourth Novel in Day Ten</a></li> | |
</ul></td> | |
</tr> | |
</table> | |
</body> | |
</html> |