Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

4.3 Write a CSS rule that makes all text 1.5 times larger than the base font of the system and colors the text red. 4.4

4.3Write a CSS rule that makes all text 1.5 times larger than the base font of the system and colors the text red.

4.4Write a CSS rule that places a background image halfway down the page, tiling it horizon- tally. The image should remain in place when the user scrolls up or down.

4.5Write a CSS rule that gives all h1 and h2 elements apaddingof 0.5 ems, a dashed border style and a margin of 0.5 ems.

4.6Write a CSS rule that changes the color of all elements containing attribute class = "greenMove" to green and shifts them down 25 pixels and right 15 pixels.

5.3Create a text shadow on the phrase "New features in CSS3" with a horizontal offset of 2px, a vertical offset of 5px, a blur radius of 6px and atext-shadowcolordeepskyblue.

5.5Create threedivelements, each with awidthandheightof 100px. On the first element, create slightly rounded corners using aborderof3px blackandborder-radiusof of 10px. On the second element, use aborderof3px blackand increase theborder-radiusto 50px. On the third, use aborderof3px blackand increase theborder-radiusto100px. Make theback-ground-colorof each element a different color of your choosing. Inside each element, display the value of theborder-radiusin bold text.

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

Databases A Beginners Guide

Authors: Andy Oppel

1st Edition

007160846X, 978-0071608466

More Books

Students also viewed these Databases questions