<!doctype html><html lang="en"><head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>Nalley Photography</title> <meta name="description" content=""> <meta name="author" content="">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" type="text/css" href="style.css" media="screen"></head> <body>
<div id="Toptool"> <div id="search_box"> <form action="#" method="get"> <input type="text" value="Enter keyword here..." name="q" size="10" id="searchfield" title="searchfield" onfocus="clearText(this)" onblur="clearText(this)"/> <input type="submit" name="Search" value="" id="searchbutton" title="Search"/> </form> </div>
<div class="container">
<h1>Nalley Photography</h1>
<div id="content">
<img src="Della_Nalley.jpg" alt="baby nalley" style="width: 300px; height: 400px;">                            <div class="content_box hr_divider">                <h2>Our Company</h2>                <p>Nalley Photography was founded by Edward Nalley in 1965. This is a place to view all of Edward's pictures that he has uploaded over the years.</p>                <a href="#" class="more float_r">Read More</a>                  <div class="cleaner"></div>                </div>            </div>

        <p>Nalley Photography was founded by Edward Nalley in 1965. This is a place to view all of Edward's pictures that he has uploaded over the years. </p>

<h2><b>Workshops</b></h2>  <p>Please take a look at our list of workshops and trips that we are having this year. These workshops are for photographers of all levels, and will teach you something that you don't already know. </p>

<h3><b>Contact Us</b></h3>
<p>Feel free to contact us!; </p> <p><b>Email:</b> [email protected]</p> <p><b>Phone:</b> 770-111-1111</p> <p><b>Adress:</b> 650 Pine Valley Road</p> <p>Dallas, Ga 30157</p> 

<audio controls> <source src="Three_Ravens.mp3"type="audio/mpeg"> Your browser does not support the audio element. </audio> <div class="footer"> <p> <footer>&copy; 2016 Southern New Hampshire University</footer> </div> </div> </body></html>