
COMPUTER 3-4

Quiz
•
Other
•
9th Grade
•
Hard
Jingjing Datingaling
FREE Resource
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When was CSS3 development started?
1998
2001
1996
1994
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the function of the DOM in web development?
Combines CSS and HTML elements to create a document tree
Attributes used for transitions or effects on a website
Defines the width and height of an image or screen
Specifies the allowed settings to determine the appearance of the website
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the advantage of using CSS for styling web pages?
Incompatibility with CSS commands
Higher Quality Styles compared to HTML
Limited Browser Control
Limited direct options for styling
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the Border-Width property in CSS define?
Position of the border
Thickness of the border
Type of border
Color of the border
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of the Background-Size property in CSS?
Specifies the foreground color of an element
Defines the repetition of the image file
Specifies the size of the background images
Specifies the positioning area of the background images
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the Font-Style property in CSS do?
Makes text italic or oblique
Allows the user to stretch/condense the font
Sets how thick or thin characters in text should be displayed
Specifies whether or not a text should be displayed in a small caps font
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
How can a CSS file be connected to an HTML document?
Using the