Web Development Quiz

Web Development Quiz

University

50 Qs

quiz-placeholder

Similar activities

CSC122A/L PRE-TEST

CSC122A/L PRE-TEST

University

50 Qs

css, html, js, sql

css, html, js, sql

University

50 Qs

HTML Unit-1 Test

HTML Unit-1 Test

University

55 Qs

UJIAN MID SEMESTER 1 XII RPL PEMROGRAMAN WEB DAN PERANGKAT BERGE

UJIAN MID SEMESTER 1 XII RPL PEMROGRAMAN WEB DAN PERANGKAT BERGE

University

50 Qs

Final Exam : PHP V.1

Final Exam : PHP V.1

University

50 Qs

SA1  CodeIgniter Quiz

SA1 CodeIgniter Quiz

University

45 Qs

Finals Module 14

Finals Module 14

University

45 Qs

TLJ_11_SAT_2025

TLJ_11_SAT_2025

11th Grade - University

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