HTML + CSS + JS

HTML + CSS + JS

University

10 Qs

quiz-placeholder

Similar activities

MongoDB Concepts 2

MongoDB Concepts 2

University

10 Qs

Блиц-опрос по логике

Блиц-опрос по логике

9th Grade - University

14 Qs

Structured Programming

Structured Programming

University

11 Qs

Android Studio Quiz - BSCS IV

Android Studio Quiz - BSCS IV

University

10 Qs

Quiz SIAKAD IAIN Ternate

Quiz SIAKAD IAIN Ternate

University

12 Qs

Praktikum Pertemuan 5

Praktikum Pertemuan 5

University

10 Qs

Contpaqi Contabilidad Sesión 5 ultima

Contpaqi Contabilidad Sesión 5 ultima

University

12 Qs

TRẢ LỜI ĐÚNG - TRÚNG QUÀ COOL

TRẢ LỜI ĐÚNG - TRÚNG QUÀ COOL

University

11 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

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?