Cybertalk'24

Cybertalk'24

Professional Development

10 Qs

quiz-placeholder

Similar activities

Day 2 Review

Day 2 Review

University - Professional Development

15 Qs

Helm

Helm

Professional Development

10 Qs

การสร้างเว็บไซต์

การสร้างเว็บไซต์

KG - Professional Development

15 Qs

Programming Knowledge Quiz (Medium)

Programming Knowledge Quiz (Medium)

5th Grade - Professional Development

10 Qs

CSS_1

CSS_1

6th Grade - Professional Development

15 Qs

Spring Boot Quiz

Spring Boot Quiz

Professional Development

11 Qs

Html(Beginners)

Html(Beginners)

8th Grade - Professional Development

13 Qs

VETDSSC34

VETDSSC34

KG - Professional Development

9 Qs

Cybertalk'24

Cybertalk'24

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Krishna Krishna

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the <!DOCTYPE html> declaration do in an HTML document?

It specifies the HTML version.

It defines the character set.

It links to external styles.

It creates a new HTML element.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you create a comment in HTML?

/* This is a comment */

// This is a comment

<!-- This is a comment -->

# This is a comment

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which CSS property is used to change the font of an element?

font-style

font-family

text-style

font-weight

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the z-index property do in CSS?

It adjusts the transparency of an element.

It determines the stacking order of elements.

It defines the size of an element.

It changes the display property.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In Bootstrap, which class would you use to create a responsive grid layout?

.container-fluid

.row

.col

All of the above

6.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

How do you make a Bootstrap modal appear?

By adding data-toggle="modal" to a button.

By adding class="modal-open" to the body.

By calling $('.modal').modal('show') in JavaScript.

By adding class="model-show" to the body.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the event.preventDefault() method?

It prevents the default action of an event.

It stops event propagation.

It prevents the execution of a function.

It creates a new event.

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?