HTML + CSS + JS

HTML + CSS + JS

University

10 Qs

quiz-placeholder

Similar activities

JavaScript-Day2

JavaScript-Day2

University

15 Qs

Adding Interactive Elements in HTML

Adding Interactive Elements in HTML

12th Grade - University

15 Qs

Profesi Utama di Bidang Informatika

Profesi Utama di Bidang Informatika

10th Grade - University

15 Qs

B13_Khai niem vai tro CSS

B13_Khai niem vai tro CSS

12th Grade - University

7 Qs

Quiz sur Tailwind CSS

Quiz sur Tailwind CSS

University

11 Qs

Repaso Clase 21

Repaso Clase 21

University

12 Qs

Club Coding Quiz - BCA

Club Coding Quiz - BCA

University

10 Qs

CSS - Day 1

CSS - Day 1

University

10 Qs

HTML + CSS + JS

HTML + CSS + JS

Assessment

Quiz

Information Technology (IT)

University

Hard

Created by

Mihai Pop

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What are the main properties of the box-model

top, left, bottom, right

padding, margin, border

color, background-color, font-size

display: flex, justify-content, flex-direction

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of these is a valid html element

<page>

<aside>

<image>

<paragraph>

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

var x; console.log(x);

undefined

null

0

type error

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

How do you apply a CSS style to a specific HTML element by its ID?

.elementID {}

elementID {}

#elementID {}

*elementID {}

5.

MULTIPLE SELECT QUESTION

10 sec • 1 pt

Which keyword is NOT used to declare a variable in JavaScript?

var

int

const

let

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

let x = 5 + "5"; console.log(x);

10

55

undefined

NaN

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following is a correct function declaration?

function myFunc[] {}

function myFunc() {}

def myFunc() {}

function:myFunc() {}

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?

Discover more resources for Information Technology (IT)