Question: Need help with this practuce quiz. Please help me . Problem 2 - CSS ( 5 * * 5 = 2 5 points ) (

Need help with this practuce quiz. Please help me.
Problem 2- CSS (5**5=25 points)
(a) What is CSS? What is it used for?
(b) What are the three types of CSS? Explain the benefits of each of them.
(a) What is a CSS box model?
(b) Mark three of the CSS Box-model properties inside the
(c) A div element is declared as follows. What will be the actual width of this div element? Note that the margin is not considered as a part of the element.
div {
width: 320px;
padding: 10px;
border: 5px solid gray;
margin: 10px;
}
The following list includes some deprecated attributes and deprecated elements. Rewrite them using appropriate inline CSS style code to get the same effect.
(a)= "red">
(b)>>>>> font face="verdana"
color="green">Testing /font > div > center >
(d) font face="verdana"
color="green">Testing ?font>
Write the CSS code to achieve the following effects on a web page:
a align="center">
(c) center > div > Testing div > center >
(d) font face="verdana"
color="green">Testing ?font>
Write the CSS code to achieve the following effects on a web page:
a
Explain the effect of each of the CSS rules.
a) p#section1{color: blue;
Problem 1- HTML (5*5=25 points)
(a) What is the key difference between block and inline elements?
(b) Give at least two examples for both block and inline elements.
My Classes
CS 402
CS 404
(a) What is the effect of the following code when rendered on a browser?
(b) There are four attribute-value pairs in the above code- explain the purpose of each of them.
Write HTML script to render the following numbered list (without the border line) on a browser.
Write HTML code to create the following table with the caption.
\table[[My Schedule,],[Day,Time],[Monday,1:00 to 2:00PM
 Need help with this practuce quiz. Please help me. Problem 2-

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!