Web Development and Design Foundations with HTML5 (8th Edition)
Web Development and Design Foundations with HTML5 (8th Edition)
8th Edition
ISBN: 9780134323534
Author: FELKE-MORRIS
Publisher: PEARSON
Question
Book Icon
Chapter 9, Problem 4HOE
Program Plan Intro

Program Plan:

  • Include the HTML tag using <HTML>.
    • Include the header tag using <head>.
      • Include the title on the webpage using <title>.
    • Close the header tag using </head>.
    • Open the style tag using<style> and type= “text/css”.
      • Inside the style tag include the label tag is included.
        • It also includes alignment of input and textarea.
        • Also includes alignment of body tag, holder tag, and footer tag.
    • Close the style tag using </style>.
    • Open the body of the web page using <body> tag.
      • Includes the alignment of the div tag using <div>.
        • Contact us is set as header using <h1> tag.
        • Open the form tag using <form> using the post method.
        • Includes alignment of label tag using <label>
        • It takes the input for name, email, birthdate.
        • Create submit and reset buttons.
        • Close the form tag using </form>.
        • Close the div tag using </div>.
        • Open the div tag using <div>
        • Include the email link attachment.
        • Close the div tag using </div> tag.
    • Close the body using </body> tag.
  • Close the file using </html> tag.

Blurred answer
Students have asked these similar questions
Write html code and attach screenshot of form
Create an HTML page with two paragraphs and a button. Every time the button is clicked, the contents of the two paragraphs would swap with each other.( by jquery)
Create an HTML code for a web page with a form as shown below; that accepts a website visitor’s name, e-mail, and birthdate. Add legend and border around the form. Use HTML5 attribute to configure email field. Use the HTML5 attribute to configure date as calendar control on browsers. Place submit and reset bottoms for the form
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:9780357392676
Author:FREUND, Steven
Publisher:CENGAGE L
Text book image
New Perspectives on HTML5, CSS3, and JavaScript
Computer Science
ISBN:9781305503922
Author:Patrick M. Carey
Publisher:Cengage Learning