php File index.php Public landing page !DOCTYPE html html lang=en head meta charset=UTF-8 titleWelcometitle meta name=viewport content=width=device-width, initial-scale=1 link rel=stylesheet href=style.css head body headerh1Welcomeh1header nav ul lia href=sommelier.phpSommelierali lia href=essays.phpEssaysali lia href=places.phpRecommendationsali lia href=restaurants.phpRestaurantsali lia href=books.phpBooksali lia href=gallery.phpGalleryali ul nav main pWelcome to our collection of wine reviews, travel recommendations, restaurant reviews, books, and artwork.p main footer p© php echo date(Y); Wine & Travel Archivep footer body html