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 4, Problem 2WR
Program Plan Intro

Program Plan:

  • Include the HTML tag using “<html>”.
    • Include the heading tag using “head”.
    • Include the title tag using “<title>” with appropriate title.
    • Include the Meta tag using “<meta>”.
    • Include the style tag using “<style>”.
      • Set the style for background of the division.
      • Set the opacity as “0.5”.
      • Set the filter and color of the divisions.
    • Close the style using “</style>”.
    • Include the body tag using “<body>” with background color.
      • Set the heading using heading “<h1>” tag.
      • Set the paragraph tag “<p>” for the purpose of the property.
      • Make the unordered list using “<ul>”.
        • Set the URL links with anchor tag “<a>” in the list element “<li>”.
      • Close the unordered list using “</ul>”.
      • Include the division tag using “<div>”.
        • Include the description about opacity property.
      • Include the table element using “<table>”.
        • Include the table row with “<tr>” tag, table heading with “<th>”, and table column with “<td>” for supported browsers and their support.
        • Close the tags using “</tr>”, “</th>”, and “</td>”.
      • Close the table using “</table>” tag.
    • Close the body tag using “</body>”.
  • Close the file using “</html>” tag.

Blurred answer
Students have asked these similar questions
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…
Using HTML, CSS, and JavaScript create a small site that will display a list of 5 small images that can be dragged and dropped into a larger box to display the image larger on the site. The list of images should not disappear after being dropped. In dropbox, the image being dropped should replace the previous image dropped to the box.
In CSS,  Find a font to use on the web. In a short paragraph, explain how you would import this font into your project and use it.  Include the link to the font.
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Np Ms Office 365/Excel 2016 I Ntermed
Computer Science
ISBN:9781337508841
Author:Carey
Publisher:Cengage
Text book image
COMPREHENSIVE MICROSOFT OFFICE 365 EXCE
Computer Science
ISBN:9780357392676
Author:FREUND, Steven
Publisher:CENGAGE L
Text book image
New Perspectives on HTML5, CSS3, and JavaScript
Computer Science
ISBN:9781305503922
Author:Patrick M. Carey
Publisher:Cengage Learning