Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

We are using HTML i need help with these 4 questions asap. Write the CSS style rule (including selector and style declarations with correct syntax)

We are using HTML i need help with these 4 questions asap.

Write the CSS style rule (including selector and style declarations with correct syntax) to achieve the following style for the HTML below: Set all h3 elements to have yellow text.

The HTML will not be modified.

Hi

  • Location 1
  • Location 2

Hello

Welcome to Pizza City

Here is our menu

Pizzas

  • Pepperoni
  • Cheese

Sandwiches

  • Philly
  • Italian

__________________________________________________________________

Question 2

Write the CSS style rule (including selector and style declarations with correct syntax) to achieve the following style for the HTML below: Set only the h3 element containing Pizzas to have a background color of orange.

The HTML will not be modified.

Hi

  • Location 1
  • Location 2

Hello

Welcome to Pizza City

Here is our menu

Pizzas

  • Pepperoni
  • Cheese

Sandwiches

  • Philly
  • Italian

____________________________________________________________________

Question 3

Write the CSS style rule (including selector and style declarations with correct syntax) to achieve the following style for the HTML below: Set both the Hi h3 element and the Here is our menu div to have a background color of green.

The HTML will not be modified.

Hi

  • Location 1
  • Location 2

Hello

Welcome to Pizza City

Here is our menu

Pizzas

  • Pepperoni
  • Cheese

Sandwiches

  • Philly
  • Italian

__________________________________________________________

Question 4

Write the CSS style rule (including selector and style declarations with correct syntax) to achieve the following style for the HTML below:

Set all unordered lists that are inside the div with id food to have red text.

The HTML will not be modified.

Hi

  • Location 1
  • Location 2

Hello

Welcome to Pizza City

Here is our menu

Pizzas

  • Pepperoni
  • Cheese

Sandwiches

  • Philly
  • Italian

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Systems Design Implementation And Management

Authors: Peter Rob, Carlos Coronel

3rd Edition

0760049041, 978-0760049044

More Books

Students also viewed these Databases questions