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 2, Problem 10HOE
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> tag.
      • Include the heading to be displayed in the webpage using <h2> </h2> tag pair.
    • Close the header tag using </head>.
    • Include the body tag using <body>.
      • Include the unordered list using <ul><li> and </li></ul> tag pair.
      • Include the ordered list using <ol><li> and </li></ol> tag pair.
      • Include the hyperlink of required website using <a> tag.
    • Close the body tag using </body>.
  • Close the file using </html> tag.

Blurred answer
Students have asked these similar questions
Posted don't copy the existing code.
Using HTML Create the inputs that collect information from the user:   First_name: Last_name: Gender: Female               Male             Unspecified Create a “submit” button Put all the collected information into a field $et   Create a drop down list that shows 10 different types of truck brands
True or false : 1-In html form, dropdown box selected attribute will not select option by default.   2- In HTML form, post method will hide data inside the request.
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
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:9781337102124
Author:Diane Zak
Publisher:Cengage Learning