Skip to content

Instantly share code, notes, and snippets.

@jfrux
Created August 17, 2012 18:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jfrux/3381411 to your computer and use it in GitHub Desktop.
Save jfrux/3381411 to your computer and use it in GitHub Desktop.
WCCD Page Template
<!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">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<title>West Chester Center for Dentistry - Dentists in West Chester, Ohio</title>
<meta name="keywords" content="dentists in ohio, 45069, west chester center for dentistry, dr christine mikhail, dental, smile makeovers" />
<meta name="description" content="We believe that an advantage of being a team of all female team is in the way we provide each and every patient with the very best dental care in the most supportive and nurturing manner possible. For starters, we believe that better communications and understanding leads to better results. Patient coordinators strive to assist our patient every step of the way during their dental treatment, from appointments, insurance bililng and clinical assistance. We want you to enjoy a happy, beautiful smile your entire life. And we’d like to see that smile while you’re still in our office." />
<link href="styles.css" rel="stylesheet" type="text/css" />
<script type="text/javascript">
<!--
function MM_jumpMenuGo(objId,targ,restore){ //v9.0
var selObj = null; with (document) {
if (getElementById) selObj = getElementById(objId);
if (selObj) eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'");
if (restore) selObj.selectedIndex=0; }
}
//-->
</script>
</head>
<body>
<div id="bkg">
<div id="menu">
<!-- LOGO LINK -->
<a href="index.html">
<img src="images/logo.jpg" alt="West Chester Center for Dentistry" width="187" height="159" border="0" />
</a>
<!-- NAVIGATION LINKS FOR ALL PAGES -->
<div id="menu_options2">
<a class="menu2" href="index.html">home</a><br />
<a class="menu2" href="doctor.html">meet the doctor</a><br />
<a class="menu2" href="team.html">meet the team</a><br />
<a class="menu2" href="services.html">services</a><br />
<a class="menu2" href="faq.html">faq</a><br />
<a class="menu2" href="patient.html">patient info</a><br />
<a class="menu2" href="payment.html">payment options</a><br />
<a class="menu2" href="testimonials.html">testimonials</a><br />
<a class="menu2" href="hours.html">hours &amp; location</a><br />
<a class="menu2" href="contact.html">contact us</a>
</div>
</div>
<!-- TOP INFORMATION -->
<div id="top_info" align="right">
<span class="title">513.759.4485</span><br />
West Chester Center for Dentistry<br />
<address>7798&nbsp;Discovery Dr.&nbsp;Suite D,&nbsp;West Chester,&nbsp;OH&nbsp;45069</address><br />
<a href="hours.html">Click here for map &amp; directions to our office &raquo; </a>
</div>
<div id="secondary_header">&nbsp;</div>
<div id="content">
<!-- PAGE TITLE -->
<span class="callout3">TITLE OF THE PAGE GOES HERE</span><br />
<!-- PAGE CONTENT -->
<div class="content2">
<p class="body_copy">
PAGE TEXT GOES HERE
</p>
</div>
<!-- PAGE FOOTER -->
<div id="bottom_line2" align="center">
<br /><br /><br /><br /><br /><br />
West Chester Center for Dentistry&nbsp;&nbsp; |&nbsp;&nbsp; 513.759.4485&nbsp;&nbsp; |&nbsp;&nbsp;<address>7798&nbsp;Discovery Dr.&nbsp;Suite D,&nbsp;West Chester,&nbsp;OH&nbsp;45069</address>&nbsp;&nbsp; |&nbsp;&nbsp; <a class="footer" href="sitemap.html">Site Map</a>&nbsp;&nbsp; |&nbsp;&nbsp; Created by<a class="footer" href="http://dentalbranding.com/" target="_blank"> Dental Branding</a></div>
</div>
</div>
<!-- ***** Doctor Office: Do not modify the following line for the image call -->
<p>&nbsp;</p>
<!-- ***** Doctor Office: This will log a hit for this page. -->
<p><img src="template_include/logHTMLHit-6150.jsp" alt="" border="0" /></p>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment