COMPUTER QA 2.0

COMPUTER QA 2.0

9th - 12th Grade

92 Qs

quiz-placeholder

Similar activities

ôn tập k2_K10

ôn tập k2_K10

9th - 12th Grade

93 Qs

Ôn tập KTCK2

Ôn tập KTCK2

12th Grade

88 Qs

KKPI FINAL

KKPI FINAL

11th Grade

96 Qs

Unit 4: Personal Computer Hardware(Vocabulary)

Unit 4: Personal Computer Hardware(Vocabulary)

9th - 12th Grade

88 Qs

2.2 Programming Alt

2.2 Programming Alt

10th Grade

87 Qs

CS Edexcel Topic 1 Computational Thinking EVERYTHING!!

CS Edexcel Topic 1 Computational Thinking EVERYTHING!!

9th - 10th Grade

90 Qs

ICT revision

ICT revision

5th - 11th Grade

96 Qs

J277 Paper 2 Computational Thinking, Programming and Algorithms

J277 Paper 2 Computational Thinking, Programming and Algorithms

9th - 10th Grade

90 Qs

COMPUTER QA 2.0

COMPUTER QA 2.0

Assessment

Quiz

Computers

9th - 12th Grade

Practice Problem

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?