Web Development and Design Foundations with HTML5 (9th Edition) (What's New in Computer Science)
Web Development and Design Foundations with HTML5 (9th Edition) (What's New in Computer Science)
9th Edition
ISBN: 9780134801148
Author: Terry 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
A form is created with HTML tags, not JavaScript code, in the <body> section of the HTML file with the <form> tag.  True  False
True or false: the "id" property should be used to style multiple HTML elements simultaneously. a. false  b. true
HTML/CSS: How to make a sidebar on the left that has two buttons which are the draw mode and the proof mode? Make sure to use HTML and CSS only and show the screenshots of the full code and output.
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