Web Development Workshop

Web Development Workshop

University - Professional Development

10 Qs

quiz-placeholder

Similar activities

Design Thinking - Quiz

Design Thinking - Quiz

Professional Development

15 Qs

Porcentajes

Porcentajes

University

12 Qs

Indicadores de Gestión

Indicadores de Gestión

Professional Development

10 Qs

BBQ 2022

BBQ 2022

University

10 Qs

Web-II-Loop and Function

Web-II-Loop and Function

University

10 Qs

สื่อประสม Photoshop

สื่อประสม Photoshop

University

10 Qs

Mendix-1

Mendix-1

Professional Development

10 Qs

Hàm

Hàm

Professional Development

10 Qs

Web Development Workshop

Web Development Workshop

Assessment

Quiz

Professional Development, Computers

University - Professional Development

Medium

Created by

Web Development Workshop

Used 11+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

HTML consists of two (2) sections. What are those sections? 

head and body

html and head

body and foot

foot and head

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What is the keyword that we use to specify variable in JavaScript?

variable

var

int

str

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following CSS ID Selector ‘section’ set the background color to green?

#section {color: green}

#section{background-color:green}

.section{background-color:green}

.section{color:green}

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The following HTML statement is embedding external JavaScript file ‘change.js’ into HTML document: 

<script href=”change.js”></script> 

True

False

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

JavaScript can be included within <head> and <body> elements.

True

False

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

The following HTML statement is linking an external CSS file ‘style.css’ into HTML.

<link href="style.css" rel="stylesheet">

True

False

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is used for closing an HTML tag?

Backward slash

Hyphen

Period

Forward slash

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?