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/filostratohtml.html
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
71 lines (71 sloc)
5.11 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>Filostrato</i></h2> | |
<table class = "front"> | |
<tr class = "front"> | |
<td class = "front"> <img src="http://decameron.weebly.com/uploads/8/1/0/6/8106705/2486661.jpg?231" width="350" | |
alt="some text" />></td> | |
<td class = "front"><h3>Description</h3>Filostrato can be seen as the unhappiest member of the group. His name itself translates to "frustrated love" and in fact many of his stories revolve around love and its inevitable end in disaster. His name is not to be confused with the Boccaccio poem called "Il Filostrato", but the poem's sad subject matter could have been an inspiration for Filostrato's namesake. Dictates the theme of Day Four, which is about the demise of romantic relationships. | |
<ul> | |
<li><h3>Stories ("Novels") Narrated by Filostrato</h3></li> | |
<li><a href="http://decameron.obdurodon.org/engdecameronviewreading.html#Novnov0107">The Seventh Novel in Day One</a></li> | |
<li><a href="http://decameron.obdurodon.org/engdecameronviewreading.html#Novnov0202">The Second Novel in Day Two</a></li> | |
<li><a href="http://decameron.obdurodon.org/engdecameronviewreading.html#Novnov0301">The First Novel in Day Three</a></li> | |
<li><a href="http://decameron.obdurodon.org/engdecameronviewreading.html#Novnov0409">The Nineth Novel in Day Four</a></li> | |
<li><a href="http://decameron.obdurodon.org/engdecameronviewreading.html#Novnov0504">The Fourth Novel in Day Five</a></li> | |
<li><a href="http://decameron.obdurodon.org/engdecameronviewreading.html#Novnov0607">The Seventh Novel in Day Six</a></li> | |
<li><a href="http://decameron.obdurodon.org/engdecameronviewreading.html#Novnov0702">The Second Novel in Day Seven</a></li> | |
<li><a href="http://decameron.obdurodon.org/engdecameronviewreading.html#Novnov0805">The Fifth Novel in Day Eight</a></li> | |
<li><a href="http://decameron.obdurodon.org/engdecameronviewreading.html#Novnov0903">The Third Novel in Day Nine</a></li> | |
<li><a href="http://decameron.obdurodon.org/engdecameronviewreading.html#Novnov1003">The Third Novel in Day Ten</a></li> | |
</ul></td> | |
</tr> | |
</table> | |
</body> | |
</html> |