Question: In this exercise, you will create a header and footer pages that you will add to a Web page with the include() statement. 1. Create

In this exercise, you will create a header and footer pages that you will add to a Web page with the include() statement.

1. Create a new PHP file in your IDE called seusssale.php.

2. Enter the required HTML tags : , element, document , and element.

2. Use Dr. Seuss Everything Store as the content of the element.</p> <p>3. Add the following text and elements to the document body:</p> <p><h2>Raining Day Sale</h2></p> <p><ul></p> <p><li>Green Eggs and Ham: <strong>$12.99</strong></li></p> <p><li>The Grinch: <strong>$754.99</strong></li></p> <p><li>Cat in the Hat: <strong>$199.99</strong></li></p> <p><li>The Lorax: <strong>$99.99</strong></li></p> <p></ul></p> <p>4. Add the following PHP code section and include statement to the beginning of the PHP file <body> element. This statement includes an external file named inc_header.php at the start of the Web page. <?php include("inc_header.php"); ?></p> <p>5. Add the following PHP code section and include statement to the end of the PHP <body> element. This statement includes an external file named inc_footer.php at the end of the Web page. <?php include("inc_footer.php"); ?></p> <p>6. Save the PHP file as seusssale.php </p> <p>7. Create a new document in your text editor and add the following text and elements:</p> <p><table width="100%" style="border: 0"></p> <p><tr></p> <p><td></p> <p><h1>Dr Suess Sale</h1></p> <p></td></p> <p><td style="text-align: right"></p> <p><strong>Call 1-800-414-7898 for Details</strong></p> <p></td></p> <p></tr></p> <p></table><hr /></p> <p>8. Save the document as inc_header.php</p> <p>8. Create a new document in your IDE and add the following text and elements:</p> <p><hr /></p> <p><table width="100%" style="border: 0"></p> <p><tr></p> <p><td><strong>Updated</strong> January 21, 2018</td></p> <p><td style="text-align: right">© 2018 by Dr. Suess Everything Store</td></p> <p></tr></p> <p><tr></p> <p><td style="text-align: right; vertical-align: top">All Rights Reserved.</td></p> <p></tr> </table></p> <p>9. Save the document as inc_footer.php </p> <p>10. Upload the seusssale.php, inc_header.php, and inc_footer.php files to the server.</p></body> </p> </div> <div class="question-answer-divider"></div> <section class="answerHolder" itemscope itemtype="http://schema.org/Answer"> <div class="answerHolderHeader"> <h2>Step by Step Solution</h2> <div class="answerReviews"> <div class="starIcon"> </div> </div> </div> <div class="questionProperties"> <p>There are 3 Steps involved in it</p> <div class="cart-flex"> <div class="cart cart1"> 1 Expert Approved Answer </div> </div> </div> <div class="step org_answer"> <span class="view_solution_btn view-solution-btn-cursor"> <strong class="step-heading step-1">Step: 1 <span>Unlock <i class="fa-solid fa-lock"></i></span></strong> </span> <img src="https://www.solutioninn.com/includes/images/document_product_info/blur-text-image.webp" class="blured-ans-image" width="759" height="271" alt="blur-text-image" decoding="async" fetchpriority="high"> <div class="step1Popup"> <span class="heading">Question Has Been Solved by an Expert!</span> <p>Get step-by-step solutions from verified subject matter experts</p> <button class="view_solution_btn step1PopupButton">View Solution</button> </div> </div> <div class="step"> <span class="view_solution_btn view-solution-btn-cursor"> <strong class="accordion step-heading">Step: 2 <span>Unlock <i class="fa-solid fa-lock"></i></span></strong> </span> </div> <div class="step"> <span class="view_solution_btn view-solution-btn-cursor"> <strong class="accordion step-heading">Step: 3 <span>Unlock <i class="fa-solid fa-lock"></i></span></strong> </span> </div> </section> <section class="relatedQuestion"> <h2>Students Have Also Explored These Related Databases Questions!</h2> <div class="relatedQuestionSliderHolder"> <div class="relatedQuestionCart "> <p class="heading">Q: </p> <a class="relatedQuestionText" href="/study-help/questions/in-this-exercise-you-will-create-a-header-and-footer-9748179" > In this exercise, you will create a header and footer pages that you will add to a Web page with the include() statement. 1. Create a new PHP file in your IDE called seusssale.php. 2. Enter the... </a> </div> <div class="relatedQuestionCart "> <p class="heading">Q: </p> <a class="relatedQuestionText" href="/study-help/questions/this-will-be-a-1page-webpage-created-using-3-php-23289996" > This will be a 1-page webpage created using 3 PHP files In this project, you will create header and footer pages that you will add to a Web page with the include statement. 1. Create a new PHP... </a> </div> <div class="relatedQuestionCart "> <p class="heading">Q: </p> <a class="relatedQuestionText" href="/study-help/questions/this-will-be-a-1page-webpage-created-using-3-php-23291330" > This will be a 1-page webpage created using 3 PHP files In this project, you will create header and footer pages that you will add to a Web page with the include statement. 1. Create a new PHP... </a> </div> <div class="relatedQuestionCart "> <p class="heading">Q: </p> <a class="relatedQuestionText" href="/study-help/questions/in-this-project-you-will-create-header-and-footer-pages-23288868" > In this project, you will create header and footer pages that you will add to a Web page with the include statement. 1. Create a new document in your text editor and type the declaration, element,... </a> </div> <div class="relatedQuestionCart "> <p class="heading">Q: </p> <a class="relatedQuestionText" href="/study-help/questions/in-this-project-you-will-create-header-and-footer-pages-13550764" > In this project, you will create header and footer pages that you will add to a Web page with the include statement. 1. Create a new document in your text editor and type the declaration element,... </a> </div> <div class="relatedQuestionCart "> <p class="heading">Q: </p> <a class="relatedQuestionText" href="/study-help/questions/please-help-me-with-this-html-code-kindly-follow-all-12427255" > Please help me with this HTML code. Kindly follow all the instructions. Two examples of wireframe are also given. The output webpage of A2 is the last image. Please arrange the code as mentioned... </a> </div> <div class="relatedQuestionCart "> <p class="heading">Q: </p> <a class="relatedQuestionText" href="/study-help/questions/create-a-new-document-in-your-text-editor-and-type-23291182" > Create a new document in your text editor and type the declaration, element, document head, and element. Use the strict DTD and Coast City Computers as the content of the element. 2. Add the... </a> </div> <div class="relatedQuestionCart "> <p class="heading">Q: </p> <a class="relatedQuestionText" href="/study-help/questions/assessment-description-the-assessment-aims-to-enable-students-to-work-26290735" > Assessment Description: The assessment aims to enable students to work on teams to deliver web - based applications ( ClO - 3 . 1 ) . It is well - designed to enable students to work on the business... </a> </div> <div class="relatedQuestionCart "> <p class="heading">Q: </p> <a class="relatedQuestionText" href="/study-help/questions/create-an-external-css-file-named-istfstylecss-which-will-be-13387604" > Create an external CSS file named Istf_style.css which will be utilized on all four HTML pages. Include styles of your choice for the h1, p and font-family tags. Create a navigation bar design that... </a> </div> <div class="relatedQuestionCart "> <p class="heading">Q: </p> <a class="relatedQuestionText" href="/study-help/questions/php-exercise-25-1-create-a-new-document-in-your-13299982" > PHP Exercise 2-5 1. Create a new document in your text editor. 2 Be sure to include all the appropriate html tags for a basic document. Add id comments at the top containing: your name, the date, and... </a> </div> <div class="relatedQuestionCart "> <p class="heading">Q: </p> <a class="relatedQuestionText" href="/how-is-performance-appraisal-for-teams-different-from-performance-appraisal" > How is performance appraisal for teams different from performance appraisal for individuals? </a> </div> <div class="relatedQuestionCart "> <p class="heading">Q: </p> <a class="relatedQuestionText" href="/let-be-continuous-real-valued" > Let be a continuous real-valued function on the unit circle {x R2 : |x| =1} such that f (0, 1) = g(1, 0) = 0 and g(- x )= - g(x). Define f: R2R by F (x) = {|x| . g (x/|x| x 0, 0 x = 0. (a) If x R2... </a> </div> <div class="relatedQuestionCart "> <p class="heading">Q: </p> <a class="relatedQuestionText" href="/study-help/managerial-economics-and-business-strategy/25-analysts-at-a-digital-marketing-firm-collected-data-on-3031314" > 25. Analysts at a digital marketing firm collected data on the firms extent of website analysis (X), along with the cost per customer (C), and the ad revenue per customer (R). Using regression... </a> </div> <div class="relatedQuestionCart "> <p class="heading">Q: </p> <a class="relatedQuestionText" href="/study-help/questions/standards-for-nonmanufacturing-expenses-codeltead-software-inc-is-a-software-15344003" > Standards for Nonmanufacturing Expenses Codeltead Software Inc. is a software development company. One important activity in stare development is writing software code. The manager of the WordPro... </a> </div> <div class="relatedQuestionCart "> <p class="heading">Q: </p> <a class="relatedQuestionText" href="/study-help/managing-human-behavior-in-public/4-do-you-believe-that-all-people-are-of-equal-2125563" > 4. Do you believe that all people are of equal value, regardless of age, race, religion, culture, or gender? __ always __ usually __ occasionally __ seldom __ never true </a> </div> <div class="relatedQuestionCart "> <p class="heading">Q: </p> <a class="relatedQuestionText" href="/study-help/managing-human-behavior-in-public/1-do-you-believe-that-in-every-conflict-situation-mutually-2125560" > 1. Do you believe that in every conflict situation, mutually acceptable solutions exist or are available? __ always __ usually __ occasionally __ seldom __ never true </a> </div> <div class="relatedQuestionCart "> <p class="heading">Q: </p> <a class="relatedQuestionText" href="/study-help/managing-human-behavior-in-public/2-do-you-believe-that-in-each-conflict-situation-mutually-2125561" > 2. Do you believe that in each conflict situation, mutually acceptable solutions are a desirable thing? __ always __ usually __ occasionally __ seldom __ never true </a> </div> </div> <nav class="navigationButtons"> <a class="previousQuestionButton" href="/study-help/questions/design-implement-and-test-a-program-in-the-file-named-13151418">Previous Question</a> <a class="nextQuestionButton" href="/study-help/questions/10-points-you-are-asked-to-compute-the-retransmission-timeout-13151420">Next Question</a> </nav> </section> </main> <aside class="expertRight"> <section class="relatedBook" style="margin-bottom:40px; width: 100%;" > <div class="bookHolder" > <div class="relatedBookHeading" > <h2 class="heading">Recommended Textbook</h2> </div> <div class="bookMainInfo" > <div class="bookImage" style="width: 100px !important; min-width: 100px; flex-shrink: 0; margin-right: 20px;"> <a href="/textbooks/practical-database-auditing-for-microsoft-sql-server-and-azure-sql-troubleshooting-regulatory-compliance-and-governance-1st-edition-9781484286333"> <img src="https://dsd5zvtm8ll6.cloudfront.net/si.question.images/book_images/64ed828ed562f_47804.jpg" width="100" height="131" alt="Practical Database Auditing For Microsoft SQL Server And Azure SQL Troubleshooting Regulatory Compliance And Governance" loading="lazy" style="width: 100px !important;"> </a> <a href="/textbooks/computer-science-sa-c-2564" style="margin-top: 8px; display: block; text-align: left;">More Books</a> </div> <div class="bookInfo" style="text-align: left;"> <span class="bookTitle" style="text-align: left;"> <a href="/textbooks/practical-database-auditing-for-microsoft-sql-server-and-azure-sql-troubleshooting-regulatory-compliance-and-governance-1st-edition-9781484286333" style="text-align: left;"> Practical Database Auditing For Microsoft SQL Server And Azure SQL Troubleshooting Regulatory Compliance And Governance </a> </span> <div class="bookMetaInfo" style="text-align: left;"> <p class="bookAuthor" style="text-align: left;"> <b>Authors:</b> <span>Josephine Bush</span> </p> <p class="bookEdition" style="text-align: left;"> 1st Edition </p> <p class="bookEdition" style="text-align: left;"> 1484286332, 978-1484286333 </p> </div></div></div> </div> </section> <div class="post-question-section"> <div class="description-question-section"> <span class="post-question-section-title">Ask a Question and Get Instant Help!</span> </div> <div class="text-area-post-question"> <form action="/study-help/post-question?ref=search" method="post" enctype="multipart/form-data"> <textarea rows="4" class="form-control form-posting-margin" name="textarea-question-content" id="textarea-question-content" placeholder="Type Your Question ...."></textarea> <button type="submit" class="btn btn-sm btn-submit-post-question text-center">Get Answer</button> </form> </div> </div> </aside> </div> </div> <div class="promo items-center justify-center hidden"> <div class="app_promo"> <span class="app_promo_dismiss"> <i class="fa-solid fa-x"></i> </span> <div class="app-button"> <div class="image-wrapper"> <img width="30" height="30" src="https://www.solutioninn.com/includes/images/rewamp/common/mobile-app-logo.png" decoding="async" fetchpriority="high" alt="SolutionInn App Logo"> <strong>Study Help</strong> </div> <button class="app_promo_action redirection" data-question-open-url='q_id=13151419&q_type=2'> Open in App </button> </div> </div> </div> </div> </div> <div class="blank-portion"></div> <footer> <div class="container footerHolder"> <div class="footerLinksFlex"> <div class="footerLinksCol col-md-3 col-lg-3 col-sm-6 col-6"> <p>Services</p> <ul> <li><a href="/site-map">Sitemap</a></li> <li><a href="/fun/">Fun</a></li> <li><a href="/study-help/definitions">Definitions</a></li> <li><a href="/tutors/become-a-tutor">Become Tutor</a></li> <li><a href="/books/used-textbooks">Used Textbooks</a></li> <li><a href="/study-help/categories">Study Help Categories</a></li> <li><a href="/study-help/latest-questions">Recent Questions</a></li> <li><a href="/study-help/questions-and-answers">Expert Questions</a></li> <li><a href="/clothing">Campus Wear</a></li> <li><a href="/sell-books">Sell Your Books</a></li> </ul> </div> <div class="footerLinksCol col-md-3 col-lg-3 col-sm-6 col-6"> <p>Company Info</p> <ul> <li><a href="/security">Security</a></li> <li><a href="/copyrights">Copyrights</a></li> <li><a href="/privacy">Privacy Policy</a></li> <li><a href="/conditions">Terms & Conditions</a></li> <li><a href="/solutioninn-fee">SolutionInn Fee</a></li> <li><a href="/scholarships">Scholarship</a></li> <li><a href="/online-quiz">Online Quiz</a></li> <li><a href="/study-feedback">Give Feedback, Get Rewards</a></li> </ul> </div> <div class="footerLinksCol col-md-3 col-lg-3 col-sm-6 col-6"> <p>Get In Touch</p> <ul> <li><a href="/about-us">About Us</a></li> <li><a href="/support">Contact Us</a></li> <li><a href="/career">Career</a></li> <li><a href="/jobs">Jobs</a></li> <li><a href="/support">FAQ</a></li> <li><a href="https://www.studentbeans.com/en-us/us/beansid-connect/hosted/solutioninn" target="_blank" rel="noopener nofollow">Student Discount</a></li> <li><a href="/campus-ambassador-program">Campus Ambassador</a></li> </ul> </div> <div class="footerLinksCol col-md-3 col-lg-3 col-sm-6 col-12"> <p>Secure Payment</p> <div class="footerAppDownloadRow"> <div class="downloadLinkHolder"> <img src="https://dsd5zvtm8ll6.cloudfront.net/includes/images/rewamp/common/footer/secure_payment_method.png" class="img-fluid mb-3" width="243" height="28" alt="payment-verified-icon" loading="lazy"> </div> </div> <p>Download Our App</p> <div class="footerAppDownloadRow"> <div class="downloadLinkHolder mobileAppDownload col-md-6 col-lg-6 col-sm-6 col-6 redirection" data-id="1"> <img style="cursor:pointer;" src="https://dsd5zvtm8ll6.cloudfront.net/includes/images/rewamp/home_page/google-play-svg.svg" alt="SolutionInn - Study Help App for Android" width="116" height="40" class="img-fluid mb-3 " loading="lazy"> </div> <div class="downloadLinkHolder mobileAppDownload col-md-6 col-lg-6 col-sm-6 col-6 redirection" data-id="2"> <img style="cursor:pointer;" src="https://dsd5zvtm8ll6.cloudfront.net/includes/images/rewamp/home_page/apple-store-download-icon.svg" alt="SolutionInn - Study Help App for iOS" width="116" height="40" class="img-fluid mb-3" loading="lazy"> </div> </div> </div> </div> </div> <div class="footer-bottom"> <p>© 2026 SolutionInn. All Rights Reserved</p> </div></footer> <script> window.addEventListener("load",function(){jQuery(document).ready(function(t){ // Clarity tracking (function(c,l,a,r,i,t,y){ c[a]=c[a]||function(){(c[a].q=c[a].q||[]).push(arguments)}; t=l.createElement(r);t.async=1;t.src="https://www.clarity.ms/tag/"+i; y=l.getElementsByTagName(r)[0];y.parentNode.insertBefore(t,y); })(window, document, "clarity", "script", "sjv6tuxsok"); // Helper to read a cookie by name function getCookie(name) { return document.cookie .split('; ') .map(v => v.split('=')) .reduce((acc, [k, val]) => (k === name ? decodeURIComponent(val || '') : acc), ''); } // Read cookies var si = getCookie('si_u_id'); var uid = getCookie('u_id'); var zen = getCookie('zenid'); // Send to Clarity if (si) clarity('set', 'si_u_id', si); if (uid) clarity('set', 'u_id', uid); if (zen) clarity('set', 'zenid', zen); clarity('set', 'ip_address', '216.73.216.28'); t.ajax({type:"POST",url:"/",data:{trackUserActivity:!0,reqUri:document.URL,referer:document.referrer},success:function(t){}})})},!1),window.addEventListener("load",function(){jQuery(document).ready(function(t){t.ajax({type:"POST",url:"/",data:{insertCrawler:!0,reqUri:document.URL,parseTime:"0.056",queryTime:"0.01654768548584",queryCount:"30"},success:function(t){}})})},!1),window.addEventListener("load",function(){jQuery(document).ready(function(){function t(t="",n=!1){var i="itms-apps://itunes.apple.com/app/id6462455425",e="openApp://action?"+t;isAndroid()?(setTimeout(function(){return window.location="market://details?id=com.solutioninn.studyhelp",!1},25),window.location=e):isIOS()?(setTimeout(function(){return window.location=i,!1},25),window.location=e):(i="https://apps.apple.com/in/app/id6462455425",n&&(i="https://play.google.com/store/apps/details?id=com.solutioninn.studyhelp"),window.open("about:blank","_blank").location.href=i)}jQuery("#appModal").modal("show"),jQuery(".download-app-btn").click(function(){t(jQuery(this).attr("data-question-open-url"))}),jQuery(".redirection").click(function(){var n=jQuery(this).attr("data-question-open-url"),i=jQuery(this).attr("data-id");void 0!=n?1==i?t(n,!0):t(n,!1):1==i?t("",!0):t("",!1)}),jQuery(".app-notification-close").click(function(){jQuery(".app-notification-section").css("visibility","hidden");var t=new FormData;t.append("hide_notification",!0),jQuery.ajax({type:"POST",url:"/",data:t,cache:!1,contentType:!1,processData:!1,beforeSend:function(){},success:function(t){location.reload()}})})})},!1); </script> </body> </html>