Super Dream Fit - HTML D1 Batch1

Super Dream Fit - HTML D1 Batch1

Professional Development

16 Qs

quiz-placeholder

Similar activities

Desain Grafis BEC

Desain Grafis BEC

KG - Professional Development

15 Qs

Name the Cars

Name the Cars

KG - Professional Development

17 Qs

DW (EM25) - Introducción al User Experience (T2)

DW (EM25) - Introducción al User Experience (T2)

University - Professional Development

20 Qs

CANVA

CANVA

Professional Development

16 Qs

Animate - Quiz 1

Animate - Quiz 1

Professional Development

19 Qs

java datatype

java datatype

Professional Development

14 Qs

CSS Day 2

CSS Day 2

Professional Development

20 Qs

Diseño y Maquetación WEB

Diseño y Maquetación WEB

University - Professional Development

20 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
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?