.NET Written Work 3

.NET Written Work 3

12th Grade

10 Qs

quiz-placeholder

Similar activities

Digital Audio and Video

Digital Audio and Video

9th - 12th Grade

14 Qs

PDAU - Mini-evaluación inicial

PDAU - Mini-evaluación inicial

12th Grade

10 Qs

Mastering Express JS Concepts

Mastering Express JS Concepts

12th Grade - University

15 Qs

2º Quiz de Login em HTML e CSS

2º Quiz de Login em HTML e CSS

12th Grade

10 Qs

1ª atividade avaliativa 3ºtri / HTML e CSS

1ª atividade avaliativa 3ºtri / HTML e CSS

11th Grade - University

14 Qs

Ultrasonic Sensor - L1

Ultrasonic Sensor - L1

6th Grade - University

10 Qs

Parcial 1 Reparación y Soporte- 5to BACO - I Unidad Forma A

Parcial 1 Reparación y Soporte- 5to BACO - I Unidad Forma A

10th Grade - University

13 Qs

QUIZ 2 HTV

QUIZ 2 HTV

12th Grade - University

10 Qs

.NET Written Work 3

.NET Written Work 3

Assessment

Quiz

Information Technology (IT)

12th Grade

Medium

Created by

Micah Regaspi

Used 4+ times

FREE Resource

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:

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?