<html>
<!-- To create a new poem page. Just follow the three steps.-->
<!-- STEP 1:
Change "Poem Name" on the next line to the name of your poem.-->
<head><title>Saint's Poem Page ~ Poem Name</title>
<link rel="stylesheet" type="text/css" href="layoutStyleSheet.css" />
</head>
<body>
<!--#include virtual="layoutHeader.html" -->
<!-- STEP 2:
Change "My Poem's Name" to the name of your poem.-->
Poem Name Here</h2>
</td>
</tr>
</table>
<br />
<br />
<div align="center">
<!-- STEP 3:
Place your poem between <poem> and </poem> lines.
Don't forget to change "My Poem's Name" and "Poem Name" as well.-->
<poem>
Poem~by Saint
</poem>
</div>
<!--#include virtual="layoutFooter.html" -->
</body>
</html>
<!--Dont Forget to put a link to the new poem in layoutNav.html-->
Ok that's the poem1.html file coding now heres the website.
http://www.geocities.com/jdesaint40/poem1.html
Can anyone see a problem with the code to why the words"Poem~by Saint" don't show up on the poem1.html page?It also happens to the other 5 pages I tried to make it work on.Well if you can help me please cause I would appreciate it alot.Thanks!
XxDohxX