Learning Material Styling
Greenwood Training Company wants to present their Learning material Online. They also want to apply Styling to their Learning content.
Concepts covered: CSS3 Selectors - Element Type Selector, Id Selectors, Class Selectors and Grouping Selectors
The following is the screenshot of Learning Material Styling
Use the CSS Selectors with the given Properties and Values.
Provide the details as given in the table below.
CSS Selectors | Properties And Values |
body | · background color should be “#00FFFF” · font family should be “Arial” · font size should be “12px” |
h1 | · font size should be “2.5em”
|
dd | · font size should be “1.5em”
|
p[title] | · color should be “#FF0000” · font size should be “1.7em” · line height should be “1.5”
|
reasons | · color should be “#FF0F70” · font should be displayed in “bold” · line height should be “1.5” · font size should be “1.5em” |
description01 | · font style should be “italic” · color should be “#F500FF”
|
description07 | · font style should be “italic” · color should be “#FF4500” · font should be displayed in “bold”
|
em | · color should be “#FF0000” · font should be displayed in “bold”
|
No comments:
Post a Comment