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 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
Given the following Extended-BNF grammar of the basic mathematical expressions:  Show the derivation steps for the expression: ( 2 + 3 ) * 6 – 20 / ( 3 + 1 ) Draw the parsing tree of this expression. SEE IMAGE
Whentheuserenters!!,themostrecentcommandinthehistoryisexecuted.In the example above, if the user entered the command: Osh> !! The ‘ls -l’ command should be executed and echoed on user’s screen. The command should also be placed in the history buffer as the next command. Whentheuserentersasingle!followedbyanintegerN,theNthcommandin the history is executed. In the example above, if the user entered the command: Osh> ! 3 The ‘ps’ command should be executed and echoed on the user’s screen. The command should also be placed in the history buffer as the next command. Error handling: The program should also manage basic error handling. For example, if there are no commands in the history, entering !! should result in a message “No commands in history.” Also, if there is no command corresponding to the number entered with the single !, the program should output "No such command in history."
Activity No. Activity Time (weeks) Immediate Predecessors 1 Requirements collection 3 2 Requirements structuring 4 1 3 Process analysis 3 2 4 Data analysis 3 2 5 Logical design 50 3,4 6 Physical design 5 5 7 Implementation 6 6 c. Using the information from part b, prepare a network diagram. Identify the critical path.
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
EBK JAVA PROGRAMMING
Computer Science
ISBN:9781337671385
Author:FARRELL
Publisher:CENGAGE LEARNING - CONSIGNMENT
Text book image
Programming Logic & Design Comprehensive
Computer Science
ISBN:9781337669405
Author:FARRELL
Publisher:Cengage
Text book image
EBK JAVA PROGRAMMING
Computer Science
ISBN:9781305480537
Author:FARRELL
Publisher:CENGAGE LEARNING - CONSIGNMENT
Text book image
Systems Architecture
Computer Science
ISBN:9781305080195
Author:Stephen D. Burd
Publisher:Cengage Learning
Text book image
Microsoft Visual C#
Computer Science
ISBN:9781337102100
Author:Joyce, Farrell.
Publisher:Cengage Learning,
Text book image
New Perspectives on HTML5, CSS3, and JavaScript
Computer Science
ISBN:9781305503922
Author:Patrick M. Carey
Publisher:Cengage Learning