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
We are considering the RSA encryption scheme. The involved numbers are small, so the communication is insecure.  Alice's public key (n,public_key) is (247,7). A code breaker manages to factories  247 = 13 x 19  Determine Alice's secret key. To solve the problem, you need not use the extended Euclid algorithm, but you may assume that her private key is one of the following numbers 31,35,55,59,77,89.
Consider the following Turing Machine (TM). Does the TM halt if it begins on the empty tape? If it halts, after how many steps? Does the TM halt if it begins on a tape that contains a single letter A followed by blanks? Justify your answer.
Pllleasassseee ssiiirrrr soolveee thissssss questionnnnnnn
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