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 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?
By referring to the specifications given below, use HTML code and JavaScript to create the form as shown in Figure 6. WEBINAR REGISTRATION FORM Name : Contact Number : Email : Webinar Title : Select Webinar Date : dd/mm/yyyy Time : 10am - 12pm O 2pm - 4pm Number of participants : 1 Total Registration Fees(RM) : 0.00 O Add me to your mailing list for upcoming webinars. Submit Cancel Figure 6 Specifications: Create the form by assigning suitable id and name. Add a legend containing the text "WEBINAR REGISTRATION FORM" and use inline style to design the legend. Use to arrange the form elements. Create different form elements/controls with proper data for their attributes such as name, id, value and type. There is no need to create element for each form element. Set Webinar Title as a selection list that consists of 4 options: Select Webinar, Web for Beginners (RM100), Web for Intermediate (RM200) and Web for Advanced (RM300). Set Number of participants as a spinner control with range…
Different method for finding HTML element document.getElementsByClassName(name) document.getElementsByTag(tag) All of these Both A and C document.getElementById(id)
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