Html/Css Quiz Day 1

Html/Css Quiz Day 1

University

10 Qs

quiz-placeholder

Similar activities

HTML

HTML

University

10 Qs

Quiz HTML

Quiz HTML

University

10 Qs

HTML Quiz

HTML Quiz

University

10 Qs

Как хорошо ты знаешь HTML ?

Как хорошо ты знаешь HTML ?

University

10 Qs

CUESTIONARIO BASICO DE HTML

CUESTIONARIO BASICO DE HTML

University

10 Qs

HTML BASICS 1

HTML BASICS 1

University

15 Qs

Evaluación Aplicaciones Web

Evaluación Aplicaciones Web

University - Professional Development

11 Qs

HTML -znaczniki 1

HTML -znaczniki 1

7th Grade - University

15 Qs

Html/Css Quiz Day 1

Html/Css Quiz Day 1

Assessment

Quiz

Education, Computers

University

Medium

Created by

Harsh Mishra

Used 74+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best describes the code to open a link in a new browser window?

a href="url" target=_window"

a href="url" target="new"

a href="url" new

a href="url" target="_blank"

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is the correct HTML tag used for the largest heading?

Heading

h1

Head

h6

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In CSS, which of the following properties can be used to set the background color of an image?

background-color

color : background

background:color

color

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The correct sequence of HTML tags for starting a webpage is -

Head, Title, HTML, body

HTML, Body, Title, Head

HTML, Head, Title, Body

none of these

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

From the below options, how do we create a bulleted list in HTML?

<li>

<ul>

<list>

<bl>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In HTML5, which of the following tag is used to initialize the document type?

<Doctype HTML>

<\Doctype html>

<Doctype>

<!DOCTYPE html>

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which character is used to represent the closing of a tag in HTML?

\

!

/

.

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?