HTML + CSS + JS

HTML + CSS + JS

University

10 Qs

quiz-placeholder

Similar activities

Repaso Unidad I | CMS

Repaso Unidad I | CMS

University

10 Qs

CLC Unit 2 Lesson 5,6 & 7 Quiz

CLC Unit 2 Lesson 5,6 & 7 Quiz

University

12 Qs

Fundamentals of HTML and CSS

Fundamentals of HTML and CSS

University

10 Qs

Asemen akhir

Asemen akhir

10th Grade - University

10 Qs

Examen 1 Parcial: WEB

Examen 1 Parcial: WEB

University

12 Qs

Informatika xisoblsh texnikasi

Informatika xisoblsh texnikasi

University

10 Qs

QUIZ GAME

QUIZ GAME

11th Grade - University

10 Qs

Introduction to Programming

Introduction to Programming

University

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