Web Development Quiz

Web Development Quiz

University

50 Qs

quiz-placeholder

Similar activities

Web Designing-2025

Web Designing-2025

University

50 Qs

Unit 4 - Coding and Logic | End of LO1 and LO2 Ax.

Unit 4 - Coding and Logic | End of LO1 and LO2 Ax.

12th Grade - University

45 Qs

PEMROGRAMAN WEB BERBASIS CMS

PEMROGRAMAN WEB BERBASIS CMS

University

50 Qs

Infoman -Final Examination

Infoman -Final Examination

University

50 Qs

HTML, CSS, & JavaScript

HTML, CSS, & JavaScript

University

50 Qs

Ujian Web 2

Ujian Web 2

University

50 Qs

Modules 13 - 14

Modules 13 - 14

University

50 Qs

Sec-C Quiz-2

Sec-C Quiz-2

University

50 Qs

Web Development Quiz

Web Development Quiz

Assessment

Quiz

Computers

University

Medium

Created by

Ajay (RCSS)

Used 4+ times

FREE Resource

50 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag is used to create a hyperlink?

<link>

~ <url>

<a>

<href>

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does CSS stand for?

Cascading Style Sheets

Computer Style Sheets

Colorful Style Sheets

Creative Style Sheets

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which property is used in CSS to change the background color of an element?

background-color

color

bg-color

bgcolor

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In JavaScript, which method is used to write content into an HTML document?

document.write()

console.log()

alert()

innerHTML()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct way to declare a JavaScript variable?

var x = 10;

variable x = 10;

int x = 10;

declare x = 10;

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you add a comment in HTML?

<!-- This is a comment -->

// This is a comment

# This is a comment

/* This is a comment */

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the default HTTP method used by forms in Laravel?

POST

GET

PUT

DELETE

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?