Basics of Web Design: HTML5 & CSS3 (3rd Edition)
Basics of Web Design: HTML5 & CSS3 (3rd Edition)
3rd Edition
ISBN: 9780133970746
Author: Terry Felke-Morris, Terry Morris
Publisher: PEARSON
Question
Book Icon
Chapter 2, Problem 8HOE
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 description list using <dl> tag.
      • Include the strong importance to the required word using <strong> </strong> tag.
      • 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
create a html document in which you have to write a paragraph in the body section that should use different tags like bold, italic, abbr, audio and video tags. The document should have proper title and headings. Use 2 images in your document also.
.Note using the infromation below for answer this: I need the code also not only the screen shot "DON’T take screen shot for your HTML and JS script. It must be editable script" Provide a screenshot of your output. The alert box should display your name and your ID. My name is Alanood and ply.  .
6..Note using the infromation below for answer this: I need the code also not only the screen shot "DON’T take screen shot for your HTML and JS script. It must be editable script" Provide a screenshot of your output. The alert box should display your name and your ID. My name is Alanood and ply.
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:9781337102124
Author:Diane Zak
Publisher:Cengage Learning
Text book image
New Perspectives on HTML5, CSS3, and JavaScript
Computer Science
ISBN:9781305503922
Author:Patrick M. Carey
Publisher:Cengage Learning