Search Header Logo

Html/Css Quiz Day 1

Authored by Harsh Mishra

Education, Computers

University

Used 74+ times

Html/Css Quiz Day 1
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

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?

\

!

/

.

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Microsoft

Continue with Microsoft

or continue with

Facebook

Facebook

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?