
Quiz on HTML, CSS -1
Authored by Bhavdeep Sai
Other
University
Used 5+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following CSS properties is used to set the color to the underline in text decoration?
text-decoration-style
text-decoration-color
text-decoration-line
text-decoration-thickness
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
How can you apply Strikeout style to a text element using CSS?
text-decoration: line-though
text-decoration: line-in
text-decoration: over-text
text-decoration: underline
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
How can you create a box with rounded corners on the webs page-left-top corner and page-right-bottom edges?
border-radius: 10px, 0px ;
border-radius: 10px 0px ;
border-radius: 10px 10px ;
border-radius: 0px, 10px ;
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following is incorrect "white-space" property?
nowrap
no-warp
pre-wrap
pre-line
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is the correct text-decoration property?
text-decoration: 2px Wavy green underline ;
text-decoration: 2px wavy green underline ;
text-decoration: 2px wavy green Underline ;
text-decoration: 2px wavy green lineThrough ;
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following is used to comment the text in CSS?
#Text
*/---Text-- /*
<!--Text -->
/*Text */
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which of the following is correct way to give styling?
.body {
background-color: red;
}
body {
background-color: red;
}
Body{
background-color: red;
}
#body{
background-color: red;
}
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?