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: 9780134801346
Author: FELKE-MORRIS
Publisher: PEARSON
Question
Book Icon
Chapter 11, Problem 4WR
Program Plan Intro

Program Plan:

  • Include the HTML tag using “<html>”.
    • Include the heading tag using “<head>”.
      • Open the title tag using “<title>” with appropriate title and close the tag.
      • Open the script tag using “<script>” with online link for jQuery elements and close the tag.
      • Open the link elements using “<link>” with online link to access the resources for style sheet and slideshow.
    • Close the head tag using “</head>”.
    • Open the body tag using “<body>”.
      • Make the “Slideshow” heading with “<h1>” tag.
      • Describe the purpose in paragraph tag using “<p>”.
      • Make the heading using “<h2>” tag for the “URL”.
      • Include the unordered list using “<ul>” tag.
        • Include the set of URL links using anchor “<a>” and “<li>” tag.
      • Open the division tag using “<div>” with class name “fotorama” with enabled autopay setting.
        • Open the images in the division element with “<img>” tags and link the images using “src” property.
      • Close the division tag using “</div>”.
      • Add the email link using “<a>” tag.
    • Close the body tag using “</body>”.
  • Close the file using “</html>” tag.

Blurred answer
Students have asked these similar questions
Is it possible to create a user comment section like on YouTube using only HTML?
Different method for finding HTML element document.getElementsByClassName(name) document.getElementsByTag(tag) All of these Both A and C document.getElementById(id)
in html5, the autofocus attribute
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