Search Header Logo

HTML + CSS + JS

Authored by Mihai Pop

Information Technology (IT)

University

Used 1+ times

HTML + CSS + JS
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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() {}

Access all questions and much more by creating a free account

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

Already have an account?