<!DOCTYPE HTML> <html lang="en"> <head> <meta charset="utf-8"> <title>Jentery's Website</title> <meta name="DC.Title" content="A webpage by Jentery"> <meta name="DC.Creator" content="Jentery Sayers"> <meta name="DC.Subject" content="prototyping"> <meta name="DC.Description" content="A Website for English 508"> <meta name="DC.Publisher" content="University of Victoria"> <meta name="DC.Type" content="Text"> <meta name="DC.Format" content="text/html"> <meta name="DC.Language" content="en"> <meta name="DC.Rights" content="CC BY-NC"> <meta name="DC.Date" content="31 January 2017"> <link rel="stylesheet" href="style.css"> </head> <body> <section> <h1>English 508 (Spring 2017)</h1> <article> <header> <h2>Week 3: Pick an -Ism</h2> <h4>Posted on 18 January 2017 by Jentery Sayers</h4> </header> <p>Lorem ipsum.</p> </article> <article> <header> <h2>Week 2: Survey Some -Isms</h2> <h4>Posted on 11 January 2017 by Jentery Sayers</h4> </header> <p>Lorem ipsum.</p> </article> <article> <header> <h2>Week 1: Interpretation through Alteration</h2> <h4>Posted on 4 January 2017 by Jentery Sayers</h4> </header> <p>Lorem ipsum.</p> </article> </section> <aside> <h2>About Me</h2> <p>I am teaching English 508 and English 429C this term.</p> </aside> <footer> <p>Jentery Sayers | University of Victoria | English 508 | 2017</p> <p><a href="http://validator.w3.org/check?uri=referer">Valid HTML 5</a> | <a href="http://jigsaw.w3.org/css-validator/check/referer">Valid CSS</a></p> </footer> </body> </html>