Quiz 2 - ITEDEV 313 - BSIS3A

Quiz 2 - ITEDEV 313 - BSIS3A

Professional Development

30 Qs

quiz-placeholder

Similar activities

WDDF 3

WDDF 3

Professional Development

30 Qs

FM DAY 22

FM DAY 22

Professional Development

25 Qs

280_Week8_T2_March2020

280_Week8_T2_March2020

Professional Development

30 Qs

ADCA Final MCQ (test 3)

ADCA Final MCQ (test 3)

Professional Development

30 Qs

class ,objects,variables & methods

class ,objects,variables & methods

Professional Development

25 Qs

SERVICE ADVISOR - L1

SERVICE ADVISOR - L1

Professional Development

25 Qs

ADCA Final MCQ (Test 2)

ADCA Final MCQ (Test 2)

Professional Development

30 Qs

FAFD1

FAFD1

Professional Development

25 Qs

Quiz 2 - ITEDEV 313 - BSIS3A

Quiz 2 - ITEDEV 313 - BSIS3A

Assessment

Quiz

Professional Development

Professional Development

Easy

Created by

Ryan Gente

Used 26+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does CSS stand for?
Cascading Style Sheets
Computer Style Sheets
Creative Style Sheets
Colorful Style Sheets
None of the above

Answer explanation

CSS stands for Cascading Style Sheets.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag is used to link an external CSS file?
<style>
<link>
<css>
<script>
<external>

Answer explanation

The <link> tag is used to link an external CSS file.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which property is used to change the background color of an element?
color
background-color
bgcolor
background
None of the above

Answer explanation

The background-color property is used to set the background color.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which selector is used to target an element with a specific id?
.
#
*
id:
None of the above

Answer explanation

The # symbol is used to target an element with a specific id.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS property controls the text size?
text-size
font-style
font-size
text-style
None of the above

Answer explanation

The font-size property controls text size.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS property makes text bold?
bold
text-weight
font-bold
font-weight
None of the above

Answer explanation

The font-weight property controls the boldness of text.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which unit is not relative in CSS?
em
px
rem
%
vw

Answer explanation

Pixels (px) are an absolute unit in CSS.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?