diff --git a/chapter11/project2/includes/travel-footer.inc.php b/chapter11/project2/includes/travel-footer.inc.php index 8260370d876d8a1e25eb603cd3a48cac435396bd..416cae6d431dc2f37ee3075c3ea81c3ca085c823 100644 --- a/chapter11/project2/includes/travel-footer.inc.php +++ b/chapter11/project2/includes/travel-footer.inc.php @@ -34,7 +34,7 @@ </div> </div> <hr/> - Phone: 333-444-5555</br> + Phone: 333-444-5555<br> Email: support@shareyourtravels.com </div> </div> @@ -46,7 +46,7 @@ <p><small>© 2014 - Share Your Travels</small></p> </div> <div class="col-md-6"> - <p class="pull-right"><small>A case study for <a href="http://www.fundwebdev.com">Fundamentals of Web Development</a><small></p> + <p class="pull-right"><small>A case study for <a href="http://www.fundwebdev.com">Fundamentals of Web Development</a></small></p> </div> </div> </div>