Web Development Quiz

Web Development Quiz

University

50 Qs

quiz-placeholder

Similar activities

Sec-E HTML DOM

Sec-E HTML DOM

University

54 Qs

TCS693 FSWD PHP Test 2023

TCS693 FSWD PHP Test 2023

University

54 Qs

HTML and JavaScript Assessment

HTML and JavaScript Assessment

University

50 Qs

Final Exam : PHP V.1

Final Exam : PHP V.1

University

50 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

Quiz Trivia

Quiz Trivia

University

50 Qs

Sual Ujian Akhir Semester (UAS) Semantik Web-Informatika

Sual Ujian Akhir Semester (UAS) Semantik Web-Informatika

1st Grade - University

50 Qs

php

php

University

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