Super Dream Fit - HTML D1 Batch1

Super Dream Fit - HTML D1 Batch1

Professional Development

16 Qs

quiz-placeholder

Similar activities

Diseño y Maquetación WEB

Diseño y Maquetación WEB

University - Professional Development

20 Qs

Desain Grafis BEC

Desain Grafis BEC

KG - Professional Development

15 Qs

Animate - Quiz 1

Animate - Quiz 1

Professional Development

19 Qs

Super Dream Fit - HTML D1 Batch1

Super Dream Fit - HTML D1 Batch1

Assessment

Quiz

Design

Professional Development

Medium

Created by

BT official

Used 3+ times

FREE Resource

16 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Add a "tooltip" to the paragraph below with the text "About BIT".

<p _____="About W3Schools">W3Schools is a web developer's site.</p>

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Make the element below into a link that goes to "https://www.thebettertomorrow.in"

<a ____ "https://www.w3schools.com">This is a link</a>

3.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Specify an alternate text for the image.

Alternate text is useful when the image cannot be displayed, like when the page is read by a screen reader.

<img src="logo.png" ____="BIT Logo">

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Use the correct HTML tag to add a heading with the text "London"

___________________________

<p>London is the capital city of England. It is the most populous city in the United Kingdom, with a metropolitan area of over 13 million inhabitants.</p>

5.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Add a horizontal rule between the heading and the paragraph.

<h1>London</h1>

----------

<p>London is the capital city of England. It is the most populous city in the United Kingdom, with a metropolitan area of over 13 million inhabitants.</p>

6.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Add a line break in the middle of the paragraph:

<p>My Bonnie lies____over the ocean.</p>

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

Use the correct HTML attribute to make the link open in a new window.

<a href="html_images.asp" _____ >HTML Images</a>

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

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

Already have an account?