
.NET Written Work 3
Authored by Micah Regaspi
Information Technology (IT)
12th Grade
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
30 sec • 1 pt
Which of the following is the correct syntax for CSS?
selector: value = property;
selector { property: value; }
property { selector: value; }
value { property: selector; }
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which CSS type is most appropriate for styling a single-page website?
Inline CSS
Internal CSS
External CSS
Browser default
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which CSS type has the lowest priority in the cascading order?
Inline CSS
Internal CSS
External CSS
Browser default
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the main advantage of external CSS?
It can only be applied to one page.
It requires no additional files.
It can be reused across multiple pages.
It automatically overrides inline styles.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is NOT an advantage of using CSS?
Easier maintenance.
Consistency across pages.
Ability to separate content from design.
Ability to store user data.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the correct way to add an external CSS file in HTML?
<css src="style.css">
<stylesheet link="style.css">
<style href="style.css">
<link rel="stylesheet" href="style.css">
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is a valid CSS declaration?
font color = blue;
color: blue;
text-color = blue;
color; blue:
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?