Sample code for Code Fellows Application
Files included:
-
front-page.php - which is the home page for http://gardentraveler.com this file calls: header.php, footer.php and sidebar-front.php
-
header.php - called from front-page.php - contains header elements of http://gardentraveler.com
-
footer.php - called from front-page.php - contains footer elements of http://gardentraveler.com that are used throughout the site.
-
sidebar-front-php - called from front-page.php - contains the elements displayed on the right sidebar on gardentraveler.com
-
style.css - contains styling used on gardentraveler.com