Web Development and Design Foundations with HTML5 (8th Edition)
Web Development and Design Foundations with HTML5 (8th Edition)
8th Edition
ISBN: 9780134322759
Author: Terry Felke-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 description list tag using <dl>.
      • Include the strong importance to the required word using <strong> tag.
        • Include the hyper link using <a> tag.
      • Close the strong element using </strong> tag.
      • Close the description list tag using </dl>.
    • Close the body tag using </body>.
  • Close the file using </html> tag.

Blurred answer
Students have asked these similar questions
Write HTML code to insert a link using <a> tag that when clicked takes user toYouTube' page.
Write an HTML codes that can be used to generate the page shown below.
Write HTML code to insert an image using <img> tag and use this image as a link?
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