HTML, CSS, and JavaScript Quiz

HTML, CSS, and JavaScript Quiz

University

30 Qs

quiz-placeholder

Similar activities

Webathon1.0

Webathon1.0

University

30 Qs

JavaScript

JavaScript

University

30 Qs

CSE Quiz DC3

CSE Quiz DC3

University

30 Qs

Repaso general

Repaso general

University

30 Qs

Desarrollo Web_Bloque

Desarrollo Web_Bloque

University

34 Qs

HTML and CSS

HTML and CSS

University

30 Qs

Coding 1 SMA Immanuel

Coding 1 SMA Immanuel

University

25 Qs

HTML & CSS Level 01

HTML & CSS Level 01

University

25 Qs

HTML, CSS, and JavaScript Quiz

HTML, CSS, and JavaScript Quiz

Assessment

Quiz

Other

University

Easy

Created by

Ajit Kolpuke

Used 2+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does HTML stand for?

Hyper Text Markup Language

High Tech Modern Language

Hyperlink Text Management Language

Home Tool Markup Language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a self-closing tag in HTML?

<p>

<div>


<br>

<span>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag is used to display a checkbox?

<checkbox>

<input type="checkbox">

<check>

<input-checkbox>

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct way to add a comment in HTML?

// This is a comment

/* This is a comment */

<!-- This is a comment -->

{ This is a comment }

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used to embed a video in HTML?

<video>

<embed>

<media>

<play>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How do you specify a favicon in an HTML document?

<icon>

<link rel="shortcut icon" href="favicon.ico">

<meta icon="favicon.ico">

<favicon>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the default display property of the

tag?

inline

block

inline-block

flex

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?