page.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">

<!-- #BeginTemplate "Templates/easter.dwt" -->

<head>
<meta http-equiv="Content-Language" content="en-us" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- #BeginEditable "doctitle" -->
<title>Easter</title>
<!-- #EndEditable -->
<link rel="stylesheet" type="text/css" href="easter.css" />
<!-- #BeginEditable "headsection" -->
<style type="text/css"></style>
<meta name="description" content="by-expression sample DWT" />
<meta name="keywords" content="Expression Web templates, dwt" />
<!-- #EndEditable -->
</head>

<body>

<div id="container">
	<div id="masthead">
		<!-- #BeginEditable "pagetitle" -->
		<h1>Easter</h1>
	<!-- #EndEditable -->
	</div>
	<div id="topnav">
		<ul>
			<li><a href="index.html">home</a></li>
			<li><a href="about.html">about</a></li>
			<li><a href="page.html">page</a></li>
			<li><a href="contact.html">contact</a></li>
		</ul>
	</div>
	<!-- #BeginEditable "maincontent" -->
	<img alt="dying eggs" src="images/dye.jpg" width="160" height="241" class="ftrightborder" />
	<h2>Celebrations</h2>
	<p>Easter started as a religious holiday but many people celebrate as a secular 
	holiday. </p>
	<p>At our house a favorite Easter activity for my children is dying eggs.
	</p>
	<h3>Decorating Eggs</h3>
	<img alt="decorating" src="images/decorating.jpg" width="175" height="264" class="ftleft" />
	<p>Once the eggs have been dyed, it is time to get out the paints to make the 
	eggs more attractive. ggs are not the only things that get decorated. </p>
	<h3>Chocolate</h3>
	<p>Dark, light or white what can more can you say its all chocolate. Not only 
	is there chocolate you can melt and make in your own molds but chocolates you 
	can buy from Sees or a variety of other makers.</p>
	<!-- #EndEditable -->
	<div id="footer">
		@ 2007 Cheryl D Wise</div>
</div>

</body>

<!-- #EndTemplate -->

</html>