Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Create and apply a CSS class named BigBlue, which selects a large, blue-colored font. Create and apply a CSS class named YellowBackground that selects a
Create and apply a CSS class named BigBlue, which selects a large, blue-colored font.
Create and apply a CSS class named YellowBackground that selects a yellow background. Apply the class to your HTML files body tag. 3. Create an ordered list that uses both the BigBlue and YellowBackground styles that you created in Questions 1 and 2. 4. Create a paragraph-specific class named BigBlue that you created in Question 1, which uses the Arial font. Show the use of the standard and class-specific classes within your HTML file.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started