0 of 10 Questions completed
Questions:
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading…
You must sign in or sign up to start the quiz.
You must first complete the following:
0 of 10 Questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
What is the purpose of the <div> tag in HTML?
How can CSS be applied only to a specific <div> element?
What effect does applying background-color and text-align: center; to a <div> have?
Which CSS property is used to position a <div> to the left of other content?
How does float: left; affect the layout of a <div>?
What does the height and width CSS properties do when applied to a <div>?
Why is padding added to the main <div>?
Which of the following CSS properties adds spacing around an element?
What happens when CSS is applied to <div> elements?
Why is CSS important when working with <div> elements?