SAIL Virtual Class Kahoot

SAIL Virtual Class Kahoot

Professional Development

20 Qs

quiz-placeholder

Similar activities

แบบทดสอบ HTML & CSS & Bootstrap

แบบทดสอบ HTML & CSS & Bootstrap

Professional Development

20 Qs

HTML & CSS Certification Review

HTML & CSS Certification Review

6th Grade - Professional Development

16 Qs

Codecadamy CSS

Codecadamy CSS

10th Grade - Professional Development

20 Qs

HTML & CSS Quiz

HTML & CSS Quiz

11th Grade - Professional Development

18 Qs

Web Entwicklung

Web Entwicklung

10th Grade - Professional Development

15 Qs

G10_Q1_T1

G10_Q1_T1

Professional Development

20 Qs

Synergy 6 BCA Chapter 7

Synergy 6 BCA Chapter 7

Professional Development

20 Qs

HTML Basics

HTML Basics

Professional Development

15 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?