-
Notifications
You must be signed in to change notification settings - Fork 75
/
Copy pathsource.html
49 lines (39 loc) · 979 Bytes
/
source.html
1
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><html><head> <title>[AUTHOR] - [TITLE] — [PAGENUMBER] of [PAGEEXTENT]</title> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" /> <meta name="author" content="[AUTHOR]" /> <meta name="description" content="A page for the game [TITLE] by [AUTHOR]." /> <link rel="stylesheet" href="style.css" type="text/css" media="all" /></head><body><div class = "container"><div class ="sourcecoverimage"> <span>[COVER]</span></div><div class ="sourceintroduction"> <h1> <span>[TITLE]</span> <span class="pagination">— [PAGENUMBER] of [PAGEEXTENT]</span> </h1> <h2> <span>[AUTHOR]</span> </h2> <div class ="sourcebibliography"> <span>Release [RELEASE]</span> </div></div><div class = "links"><ul>[SOURCELINKS]</ul></div><div class = "source">[SOURCE]</div><div class ="notes">[SOURCENOTES]</div></div></body></html>