SAIL Virtual Class Kahoot

SAIL Virtual Class Kahoot

Professional Development

20 Qs

quiz-placeholder

Similar activities

Day 2 Review

Day 2 Review

University - Professional Development

15 Qs

BT CSS DAY-2

BT CSS DAY-2

Professional Development

16 Qs

PreTrainingHTMLCSS

PreTrainingHTMLCSS

Professional Development

15 Qs

Basic CSS

Basic CSS

Professional Development

15 Qs

HTML Basics

HTML Basics

Professional Development

15 Qs

HTML & CSS Tag

HTML & CSS Tag

6th Grade - Professional Development

16 Qs

HTML and CSS Final Test

HTML and CSS Final Test

6th Grade - Professional Development

16 Qs

Powerwoche JS I

Powerwoche JS I

Professional Development

17 Qs

SAIL Virtual Class Kahoot

SAIL Virtual Class Kahoot

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Matthew Oluwajuwon

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

Which HTML tag is used to link an external CSS file to an HTML document?

<link>

<style>

<script>

<css>

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the correct way to apply an inline style to an HTML element?

<div Apple-converted-space"> blue;">...</div>

<div class="blue">...</div>

<div id="blue">...</div>

<div role="style" value="color: blue;">...</div>

3.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

Which CSS property is used to change the color of text?

text-color

color

font-color

text-style

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

How do you select an HTML element with id "header" in CSS?

header {}

.header {}

#header {}

header# {}

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which CSS property is used to create rounded corners?

corner-radius

border-style

border-radius

rounded-style

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

what does this asterisk symbol means in CSS?

selector

property-key

property-value

general selector

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

One of these is NOT an example of a semantic element

side-bar

aside

nav

article

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?