Initial Bridal Party commit
This commit is contained in:
		
							
								
								
									
										35
									
								
								wedding/bridal_party/index.php
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										35
									
								
								wedding/bridal_party/index.php
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,35 @@ | |||||||
|  | <?php include("../header_top.php"); ?> | ||||||
|  | <title>The Wedding of Aaron Lindsay and Elizabeth Pressman</title> | ||||||
|  | <?php include("../header_bottom.php"); ?> | ||||||
|  |  | ||||||
|  | <h1>The Bridal Party</h1> | ||||||
|  |  | ||||||
|  | <h2>The Girls</h2> | ||||||
|  |  | ||||||
|  | <img src="http://wedding.aclindsay.com/img/person.png" style="float: left;" /> | ||||||
|  | <p><strong>Jen Goodson, Maid of Honor.</strong> Jen and Elizabeth met in the NC State marching band Freshman year of college. They lived together Sophomore year.</p> | ||||||
|  |  | ||||||
|  | <img src="http://wedding.aclindsay.com/img/person.png" style="float: left;" /> | ||||||
|  | <p><strong>Laura Seitz, Bridesmaid.</strong></p> | ||||||
|  |  | ||||||
|  | <img src="http://wedding.aclindsay.com/img/person.png" style="float: left;" /> | ||||||
|  | <p><strong>Jen Bolous, Bridesmaid.</strong></p> | ||||||
|  |  | ||||||
|  | <img src="http://wedding.aclindsay.com/img/person.png" style="float: left;" /> | ||||||
|  | <p><strong>Beth Deering, Bridesmaid.</strong></p> | ||||||
|  |  | ||||||
|  | <h2>The Guys</h2> | ||||||
|  |  | ||||||
|  | <img src="http://wedding.aclindsay.com/img/person.png" style="float: left;" /> | ||||||
|  | <p><strong>Christopher Lindsay, Best Man.</strong> The brother of the groom. Christopher is headed in the fall to a yet-to-be-determined medical school.</p> | ||||||
|  |  | ||||||
|  | <img src="http://wedding.aclindsay.com/img/person.png" style="float: left;" /> | ||||||
|  | <p><strong>Jacob Pressman, Groomsman.</strong> The brother of the bride. Jacob is studying Computer Engineering at Virginia Tech, and plans to graduate in 2015.</p> | ||||||
|  |  | ||||||
|  | <img src="http://wedding.aclindsay.com/img/person.png" style="float: left;" /> | ||||||
|  | <p><strong>Jon Waldron, Groomsman.</strong> Jon and Aaron met as RAs in Miles Hall at Virginia Tech. Jon is currently working towards a Master's degree in Clinical Psychology.</p> | ||||||
|  |  | ||||||
|  | <img src="http://wedding.aclindsay.com/img/person.png" style="float: left;" /> | ||||||
|  | <p><strong>Chris Bodkins, Groomsman.</strong> Aaron also met Chris on the RA staff in Miles. They have been roommates for the past year. Chris is graduating from Virginia Tech with a degree in Finance .</p> | ||||||
|  |  | ||||||
|  | <?php include("../footer.php"); ?> | ||||||
| @@ -23,6 +23,7 @@ | |||||||
| 	<div id="nav"> | 	<div id="nav"> | ||||||
| 		<ul> | 		<ul> | ||||||
| 			<li><a href="http://wedding.aclindsay.com">Home</a></li> | 			<li><a href="http://wedding.aclindsay.com">Home</a></li> | ||||||
|  | 			<li><a href="http://wedding.aclindsay.com/bridal_party">Bridal Party</a></li> | ||||||
| 			<li><a href="http://wedding.aclindsay.com/rsvp">RSVP</a></li> | 			<li><a href="http://wedding.aclindsay.com/rsvp">RSVP</a></li> | ||||||
| 			<li><a href="http://wedding.aclindsay.com/pictures">Pictures</a></li> | 			<li><a href="http://wedding.aclindsay.com/pictures">Pictures</a></li> | ||||||
| 			<li><a href="http://wedding.aclindsay.com/asheville">Asheville</a></li> | 			<li><a href="http://wedding.aclindsay.com/asheville">Asheville</a></li> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user