127 lines
5.7 KiB
HTML
127 lines
5.7 KiB
HTML
<DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>Dental Center - First Visit</title>
|
|
<!--Import Google Icon Font-->
|
|
<link href="http://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
|
|
<!--Import materialize.css-->
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.6/css/materialize.min.css">
|
|
|
|
<!--Let browser know website is optimized for mobile-->
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
|
|
<style>
|
|
.center {margin:auto;}
|
|
|
|
</style>
|
|
</head>
|
|
|
|
<body>
|
|
<!--Import jQuery before materialize.js-->
|
|
<script type="text/javascript" src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
|
|
<script src="https://cdnjs.cloudflare.com/ajax/libs/materialize/0.97.6/js/materialize.min.js"></script>
|
|
<script type="text/javascript">
|
|
|
|
$( document ).ready(function() {
|
|
$(".dropdown-button").dropdown({hover : false});
|
|
$(".button-collapse").sideNav();
|
|
$(".carousel.carousel-slider").carousel({full_width: true});
|
|
$('.parallax').parallax();
|
|
});
|
|
</script>
|
|
|
|
<!-- Dropdown Structure -->
|
|
<ul id="dropdown1" class="dropdown-content">
|
|
<li><a href="services.html#lumineers">Lumineers</a></li>
|
|
<li><a href="#!">CERREC</a></li>
|
|
<li><a href="#!">Sleep Apnea</a></li>
|
|
<li><a href="#!">Sedation Dentistry</a></li>
|
|
<li><a href="#!">Teeth Whitening</a></li>
|
|
<li><a href="#!">Oral Cancer Screening</a></li>
|
|
<li><a href="#!">Lumibrite Whitening</a></li>
|
|
<li><a href="#!">ZOOM!</a></li>
|
|
</ul>
|
|
|
|
<ul id="dropdown_mobile" class="dropdown-content">
|
|
<li><a href="services.html#lumineers">Lumineers</a></li>
|
|
<li><a href="#!">CERREC</a></li>
|
|
<li><a href="#!">Sleep Apnea</a></li>
|
|
<li><a href="#!">Sedation Dentistry</a></li>
|
|
<li><a href="#!">Teeth Whitening</a></li>
|
|
<li><a href="#!">Oral Cancer Screening</a></li>
|
|
<li><a href="#!">Lumibrite Whitening</a></li>
|
|
<li><a href="#!">ZOOM!</a></li>
|
|
</ul>
|
|
<div class="navbar-fixed">
|
|
<nav>
|
|
<div class="nav-wrapper blue darken-4">
|
|
<a href="#" data-activates="mobile-demo" class="button-collapse"><i class="material-icons">menu</i></a>
|
|
<a href="#!" class="brand-logo"> Dental Center</a>
|
|
<ul class="right hide-on-med-and-down">
|
|
<li><a href="index.html">Home</a></li>
|
|
<li><a href="doctor.html">The Doctor</a></li>
|
|
<li class="active"><a href="visit.html">Your First Visit</a></li>
|
|
<li><a class="dropdown-button" href="#!" data-activates="dropdown1">Services<i class="material-icons right">arrow_drop_down</i></a></li>
|
|
</ul>
|
|
|
|
<ul class="side-nav" id="mobile-demo">
|
|
<li><a href="index.html">Home</a></li>
|
|
<li><a href="doctor.html">The Doctor</a></li>
|
|
<li class="active"><a href="visit.html">Your First Visit</a></li>
|
|
<li><a class="dropdown-button" href="#!" data-activates="dropdown_mobile">Services<i class="material-icons right">arrow_drop_down</i></a></li>
|
|
</ul>
|
|
|
|
</div>
|
|
</nav>
|
|
</div>
|
|
|
|
<div class="container">
|
|
<img class="materialboxed center z-depth-2" width="80%" height="60%" src="chair.jpeg">
|
|
</div>
|
|
|
|
|
|
|
|
<div class="row z-depth-2">
|
|
<div class="col s12 m12 l12">
|
|
<div class="card">
|
|
<div class="card-content blue darken-3">
|
|
<span class="card-title center"><h1>Your First Visit</h1></span>
|
|
<h3 class="center">What to exspect for your first time here.</h3>
|
|
<br />
|
|
<p>Your first visit to our office typically includes an X-ray that allows us to view the structure of the jaw,
|
|
the position of any teeth that have not yet erupted, malformed roots, and tooth decay.</p>
|
|
|
|
<p>The initial visit involves a review of your medical history. When you share your medical history, be sure to provide complete, up-to-date information on your health. Inform our office if you have experienced recent hospitalization or surgery, or if you have recently been ill. Also tell us the names, doses, and frequency of any medications you are taking — whether prescription or over-the-counter products — and the name of your physician. Inform us of any changes in your health or medications.
|
|
This information will help us select the safest and most effective method of treatment for you.</p>
|
|
<h3 class="center">Regular Checkups</h3>
|
|
<p>We encourage regular checkups for individuals age four and up. Regular checkups are important to:</p>
|
|
<ul>
|
|
<li>Check for problems that you might not see or feel</li>
|
|
<li>Find early signs of decay</li>
|
|
<li>Treat oral health problems early, while they are still manageable</li>
|
|
</ul>
|
|
|
|
<p>Regular checkups include a thorough clesaning, polishing, and an oral exam by the doctor.
|
|
During the oral exam, your doctor will check the health of your mouth, teeth, gums, cheeks, and tongue,
|
|
and will check your existing fillings and restorations because constant pressure from chewing, grinding,
|
|
or clenching can cause them to wear away, chip, or crack.</p>
|
|
|
|
<p>Regular checkup appointments typically take about 45 minutes. Patients are seen by appointment only.
|
|
We make every effort to be on time for our patients, and ask that you extend the same courtesy to us.
|
|
If you cannot keep an appointment, please notify us immediately.</p>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
|
|
<div >
|
|
<p style="text-align:center">Copyright © 2016 Dental Center. Site built by <a href="mailto:hearmewhisper@gmail.com" style="text-decoration:none; color:black">Chris Edwards</a> </p>
|
|
</div>
|
|
|
|
|
|
|
|
</body>
|
|
</html>
|