CSS test with answer P3
In the following article, please join the Network Administrator to learn about this language through multiple choice questions.
-
Question 1. Which line follows the syntax of CSS?
-
-
-
-
{body: color = black (body}
-
Question 2. Which line shows exactly one comment (comment) in CSS?
-
/ * this is a comment * /
-
-
-
-
Question 3. Which line is used to change the background color?
-
Question 4. How to add background color to all elements
?
-
h1.all {background-color: #FFFFFF}
-
h1 {background-color: #FFFFFF}
-
all.h1 {background-color: #FFFFFF}
-
-
Question 5. How to change the background color of the text (text)?
-
Question 6. a: hover is:
-
Question 7. There are several places to put CSS
-
Question 8. Which line puts hinh.jpg image as web page background image
-
-
background-image: hinh.jpg}
-
background-image: url = hinh.jpg
-
background-image: url (hinh.jpg) one}
-
Question 9. Which line to set fixed background image
-
background-attachment: fix
-
background-attachment: fixed
-
background-attachment: scroll
-
-
Question 10. Which line to set the alignment of the text