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 7HOE

a)

Program Plan Intro

Program Plan:

  • Include the style tag using “<style>” for internal style.
    • Include the “footer” element. Inside the element,
      • Set the background color as light blue with “#ccccff” color code.
      • Set the font as “Arial” using “font-family” property.
      • Set the text color as “dark-blue” with “#000099” color code.
      • Make the 10 pixels of padding using “padding” property.
      • Make the dashed border in a dark-blue color with “border” property.

b)

Program Plan Intro

Program Plan:

  • Include the style tag using “<style>” for internal style.
    • Set the id named “notice” with following style attributes.
      • Set the “width” property as “80%”.
      • Set the “margin-left” as “auto” and “margin-right” as “auto”

c)

Program Plan Intro

Program Plan:

  • Include the style tag using “<style>” for internal style.
    • Set the class named “headline” with following style attributes.
      • Set the text color using “color” property with its code.
      • Set the dotted line border with border color using color code.

d)

Program Plan Intro

Program Plan:

  • Include the style tag using “<style>” for internal style.
    • Set the heading tag “<h1>” with its properties.
      • Set the text shadow with its pixels.
      • Set the background color and set the transparency using the “opacity” property.
      • Set the font using “font-family” property with its font size.

e)

Program Plan Intro

Program Plan:

  • Include the style tag using “<style>” for internal style.
    • Set the style for “feature” identifier is as follows:
      • Set the background color as “white” and text color as “red” with its color code.
      • Set the font size as “small” with its font family “Arial”.
      • Set the width as “80%” and set the text shadow.

Blurred answer
Students have asked these similar questions
Question # 1                                                                                                a) Use Colspan and Rowspan to create the following table. b) How can you apply translate property in CSS on an image when the user hovers it with the mouse pointer it translates an image? Provide CSS code and screenshot of the output image.
8.In CSS which of the following is used for spread radius? a. blur b. spread c. color d. v-offset
Create a CSS stylesheet such that the provided HTML (autoloan.html) looks like the following webpage.
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Database System Concepts
Computer Science
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:McGraw-Hill Education
Text book image
Starting Out with Python (4th Edition)
Computer Science
ISBN:9780134444321
Author:Tony Gaddis
Publisher:PEARSON
Text book image
Digital Fundamentals (11th Edition)
Computer Science
ISBN:9780132737968
Author:Thomas L. Floyd
Publisher:PEARSON
Text book image
C How to Program (8th Edition)
Computer Science
ISBN:9780133976892
Author:Paul J. Deitel, Harvey Deitel
Publisher:PEARSON
Text book image
Database Systems: Design, Implementation, & Manag...
Computer Science
ISBN:9781337627900
Author:Carlos Coronel, Steven Morris
Publisher:Cengage Learning
Text book image
Programmable Logic Controllers
Computer Science
ISBN:9780073373843
Author:Frank D. Petruzella
Publisher:McGraw-Hill Education