WAP_CIE1_C2

WAP_CIE1_C2

University

10 Qs

quiz-placeholder

Similar activities

Review chapter 7,and 8

Review chapter 7,and 8

University

11 Qs

HTML Basics

HTML Basics

University

12 Qs

Web Development Revision 2

Web Development Revision 2

University

10 Qs

Знаешь ли ты CSS?

Знаешь ли ты CSS?

University

10 Qs

WEB DESIGN

WEB DESIGN

University

12 Qs

FIP Assignment 13 WEB QUIZ

FIP Assignment 13 WEB QUIZ

10th Grade - University

10 Qs

Jison (Español)

Jison (Español)

University

12 Qs

Prog Web U2

Prog Web U2

University

13 Qs

WAP_CIE1_C2

WAP_CIE1_C2

Assessment

Quiz

Computers

University

Medium

Created by

Anik Acharjee

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Define the HTML tag used to define an unordered list.

<ol>

<ul>

<li>

<list>

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Explain which CSS property is used to control the spacing between elements within a flex container.

gap

justify-content

padding

margin

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Describe the purpose of the alt attribute in an <img> tag.

To specify the image size

To describe the image when it cannot be displayed

To specify the image format

To set the image’s source

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Restate what the flex-grow property in CSS Flexbox controls.

The total size of the flex container

The alignment of items inside the flex container

How much space a flex item should take relative to the others

The wrapping behavior of flex items

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Locate the correct way to define a function in JavaScript.

def myFunction() {}

function myFunction() {}

func myFunction() {}

create myFunction() {}

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Recognize which of the following is NOT a valid JavaScript data type.

String

Object

Array

Float

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Report the HTTP method used to send data to a server to create or update a resource.

GET

POST

PUT

PATCH

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?