Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

web development 1. Revise the paragraph element to use inline CSS styles to configure the background color of green and the text color of white

web development image text in transcribed
image text in transcribed
1. Revise the paragraph element to use inline CSS styles to configure the background color of green and the text color of white for the paragraph. 2. Write the code for embedded CSS styles that configures a background color of #eaeaea and a text color of #000033 for the entire page. 3. Write the code for an external CSS style sheet that a. configures the text to be brown, 1.2em in size, and in Arial,Verdana, or a sans- serif font for the entire page. b. configures a link with an id called "new" to be bold. 4. Add a class called "new" to the h2 elements (hint: the h2 opening tag). Next write the code for embedded CSS styles that configures this class called "new" to be in bold and italic. 5. Write the code for embedded CSS styles that configures links (hint: anchor element) 3. Write the code for an external CSS style sheet that a. configures the text to be brown, 1.2em in size, and in Arial,Verdana, or a sans- serif font for the entire page. b. configures a link with an id called "new" to be bold. 4. Add a class called "new" to the h2 elements (hint: the h2 opening tag). Next write the code for embedded CSS styles that configures this class called "new" to be in bold and italic. 5. Write the code for embedded CSS styles that configures links (hint: anchor element) without underlines; a background color of white; text color of black; is in Arial, Helvetica, or a san-serif font

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

The Database Management Systems

Authors: Patricia Ward, George A Dafoulas

1st Edition

ISBN: 1844804526, 978-1844804528

More Books

Students also viewed these Databases questions

Question

Collaborate on a letter making your case to the professor.

Answered: 1 week ago