Html/Css Quiz Day 1

Html/Css Quiz Day 1

University

10 Qs

quiz-placeholder

Similar activities

HTML Basics Quiz

HTML Basics Quiz

1st Grade - University

10 Qs

html, css quiz

html, css quiz

6th Grade - Professional Development

10 Qs

Web Dev - Quiz 1

Web Dev - Quiz 1

University

10 Qs

Introduction to Django Framework Quiz

Introduction to Django Framework Quiz

University

15 Qs

CSS - 19 Januari 2021

CSS - 19 Januari 2021

12th Grade - University

15 Qs

Kuis Web Desain Teori

Kuis Web Desain Teori

University

10 Qs

Website Design

Website Design

KG - University

10 Qs

Hyperlink

Hyperlink

University

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