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/emiliahtml.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 (74 sloc)
5.06 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>Emilia</i></h2> | |
<table class="front"> | |
<tr class="front"> | |
<td class="front"> | |
<img src="http://decameron.weebly.com/uploads/8/1/0/6/8106705/9547906.jpg" | |
width="400" alt="some text" /></td> | |
<td class="front"><h3>Description</h3>Emilia is a lover of attention, and in some ways can be seen and | |
Dioneo's counterpart. She is preoccupied with her own beauty, and often dances | |
and sings at the end of her stories, and her behavior draws the annoyance of | |
some of the other women. In many ways she can be seen as Dioneo's female counterpart. Emilia is in charge of Day Nine, but she perscribes no | |
single theme for the day. <ul> | |
<li><h3>Stories ("Novels") Narrated by Emilia</h3></li> | |
<li><a href="http://decameron.obdurodon.org/engdecameronviewreading.html#Novnov0103">The Sixth Novel in Day One</a></li> | |
<li><a href="http://decameron.obdurodon.org/engdecameronviewreading.html#Novnov0206">The Sixth Novel in Day Two</a></li> | |
<li><a href="http://decameron.obdurodon.org/engdecameronviewreading.html#Novnov0307">The Seventh Novel in Day Three</a></li> | |
<li><a href="http://decameron.obdurodon.org/engdecameronviewreading.html#Novnov0407">The Seventh Novel in Day Four</a></li> | |
<li><a href="http://decameron.obdurodon.org/engdecameronviewreading.html#Novnov0502">The Second Novel in Day Five</a></li> | |
<li><a href="http://decameron.obdurodon.org/engdecameronviewreading.html#Novnov0608">The Eighth Novel in Day Six</a></li> | |
<li><a href="http://decameron.obdurodon.org/engdecameronviewreading.html#Novnov0701">The First Novel in Day Seven</a></li> | |
<li><a href="http://decameron.obdurodon.org/engdecameronviewreading.html#Novnov0804">The Fourth Novel in Day Eight</a></li> | |
<li><a href="http://decameron.obdurodon.org/engdecameronviewreading.html#Novnov0909">The Ninth Novel in Day Nine</a></li> | |
<li><a href="http://decameron.obdurodon.org/engdecameronviewreading.html#Novnov1005">The Fifth Novel in Day Ten</a></li></ul></td> | |
</tr> | |
</table> | |
</body> | |
</html> |