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
bartleby

Concept explainers

Question
Book Icon
Chapter 14, Problem 7HOE
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 style tag “<style>” to make style for HTML tags.
        • Make a style for “body” tag.
          • Set the background with color code “#333333”.
          • Set the text color with color code “#eaeaea”.
        • Make a style for an identifier named “gallery”.
          • Set the gallery width as “800 px”.
        • Make a style for all unordered lists for an identifier named “gallery”.
          • Set the gallery width as “300 px”.
          • Set the style type as “none” and float property as “left”.
        • Make a style for all lists for an identifier named “gallery”.
          • Set the gallery display as “inline”.
          • Set the padding as “16 pixels” and float property as “left”.
        • Make a style for all images for an identifier named “gallery”.
          • Set the border style as “none”.
        • Make a style for an element “figure”.
          • Set the padding-top as “30” pixels.
          • Set the text-align as “center”.
        • Make a style for an element “figcaption”.
          • Set the font-weight as “bold”.
          • Set the font-size as “1.5em”.
      • Close the style tag using “</style>”.
    • Open the script tag using “<script>” to access the jQuery elements using the script link.
      • Define the “ready()” function to intimate the document is ready for processing.
        • Define the “click()” event handler to specify the click event in the web page.
          • Declare the variables to store image reference and title.
          • Return “false” statement.
    • Close the script tag using “</script>”.
    • Close the head tag using “</head>”.
    • Open the body tag with “<body>”.
      • Create the division tag with “<div>” element using identifier name “gallery”.
        • Open the heading tag with appropriate heading using “<h1>” tag and close it.
        • Open the unordered list tag using “<ul>”.
          • Open the list tags with “<li>”, inside the list element create an images link with source of images and close the link.
        • Close the unordered list “</ul>”.
        • Open the figure tag using “<figure>”.
          • Create an image with its attribute using “<img>” tag with figure caption.
        • Close the figure tag using “</figure>”.
      • Close the division tag using “</div>”.
    • Close the body tag using “</body>”.
  • Close the file using “</html>” tag.

Blurred answer
Students have asked these similar questions
In cell C21, enter a formula to calculate the number of miles you expect to drive each month. Divide the value of number of miles (cell A5 from the Data sheet) by the average MPG for the vehicle multiplied by the price of a gallon of gas (cell A6 from the Data sheet).
Microsoft Excel
In cell C16, enter a formula to calculate the price of the vehicle minus your available cash (from cell A3 in the Data worksheet). Use absolute references where appropriate—you will be copying this formula across the row what fomula would i use and how do i solve it
Knowledge Booster
Background pattern image
Computer Science
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
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
CMPTR
Computer Science
ISBN:9781337681872
Author:PINARD
Publisher:Cengage
Text book image
EBK JAVA PROGRAMMING
Computer Science
ISBN:9781337671385
Author:FARRELL
Publisher:CENGAGE LEARNING - CONSIGNMENT
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
Text book image
Systems Architecture
Computer Science
ISBN:9781305080195
Author:Stephen D. Burd
Publisher:Cengage Learning