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 CSS 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 Boxmodel 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: ;
padding: ;
border: solid gray;
margin: ;
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
font face"verdana"
color"green"Testing
Write the code achieve the following effects a web page:
a align"center"
center div Testing div center
font face"verdana"
color"green"Testing
Write the code achieve the following effects a web page:
Explain the effect of each of the CSS rules.
a p#sectioncolor: blue;
Problem HTML 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
CS
a What is the effect of the following code when rendered on a browser?
b There are four attributevalue 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.
tableMy Schedule,DayTimeMonday: to :
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
