Super Dream Fit - HTML D1 Batch1

Super Dream Fit - HTML D1 Batch1

Professional Development

16 Qs

quiz-placeholder

Similar activities

React/Javascript Quizz

React/Javascript Quizz

Professional Development

12 Qs

CSS & RWD 測驗

CSS & RWD 測驗

University - Professional Development

20 Qs

AU.28 MIX HTML i CSS

AU.28 MIX HTML i CSS

Professional Development

13 Qs

DI (EM24) - Diseño de Navegación (T10)

DI (EM24) - Diseño de Navegación (T10)

University - Professional Development

17 Qs

แบบทดสอบ วิชาการเขียนแบบด้วยโปรแกรมสำเร็จรูป

แบบทดสอบ วิชาการเขียนแบบด้วยโปรแกรมสำเร็จรูป

Professional Development

20 Qs

วิชาออกแบบและผลิตด้วยโปรแกรมคอมพิวเตอร์

วิชาออกแบบและผลิตด้วยโปรแกรมคอมพิวเตอร์

Professional Development

15 Qs

WEB KNOWLEDGE 22

WEB KNOWLEDGE 22

University - Professional Development

16 Qs

Design

Design

Professional Development

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