COMPUTER QA 2.0

COMPUTER QA 2.0

9th - 12th Grade

92 Qs

quiz-placeholder

Similar activities

EHE Module 03: Information Security Threats

EHE Module 03: Information Security Threats

12th Grade

93 Qs

DROP EVERYTHING AND CHECK

DROP EVERYTHING AND CHECK

12th Grade

90 Qs

DA 1st Quarter Review

DA 1st Quarter Review

9th Grade

89 Qs

Scratch Game development camp-1

Scratch Game development camp-1

1st - 9th Grade

93 Qs

G11 First Quarter Exam

G11 First Quarter Exam

11th Grade

90 Qs

Cybersecurity Midterm

Cybersecurity Midterm

9th - 12th Grade

93 Qs

OCR GCSE Computer Science - J276 1.1 - 1.7

OCR GCSE Computer Science - J276 1.1 - 1.7

KG - Professional Development

91 Qs

GCSE Computer Science - Paper 2 (Algorithms & Programming)

GCSE Computer Science - Paper 2 (Algorithms & Programming)

12th Grade

89 Qs

COMPUTER QA 2.0

COMPUTER QA 2.0

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Mary Dimaandal

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

92 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does CSS stands for?

Cascading Style Sheet

Computer Style Sheet

Creative Style Sheet

Colorful Style Sheet

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct HTML for referring to an external style sheet?

<link rel="stylesheet" type="text/css" href="mystyle.css">

<style src="mystyle.css">

<stylesheet>mystyle.css</stylesheet>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Where in an HTML document is the correct place to refer to an external style sheet?

in the <head> section

at the end of the document

in the <body> section

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag is used to define an internal style sheet?

<style>

<script>

<css>

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML attribute is used to define inline styles?

styles

font

style

class

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the correct CSS syntax?

{body:color=black;}

body:color=black;

{body;color:black}

body {color:black;}

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you insert a comment in a CSS file?

//this is a comment//

/*this is a comment*/

'this is a comment

// this is a comment

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?

Discover more resources for Computers