Mastering The Art of Frontend Web Development 2.0 Quiz

Mastering The Art of Frontend Web Development 2.0 Quiz

University

25 Qs

quiz-placeholder

Similar activities

DM y complicaciones

DM y complicaciones

University

20 Qs

Metabolime Karbohidrat dan Lemak

Metabolime Karbohidrat dan Lemak

University

20 Qs

Скорость охлаждения ЛР 6 ДВГУПС (2)

Скорость охлаждения ЛР 6 ДВГУПС (2)

University

23 Qs

Quiz Ke-1 Pemrograman Basis Web 1

Quiz Ke-1 Pemrograman Basis Web 1

University

20 Qs

HTML Basics

HTML Basics

University

20 Qs

Machine Learning

Machine Learning

University

20 Qs

Basic Web Programming

Basic Web Programming

University

30 Qs

Mastering The Art of Frontend Web Development 2.0 Quiz

Mastering The Art of Frontend Web Development 2.0 Quiz

Assessment

Quiz

Science

University

Hard

Created by

Ritik Mehta

Used 3+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What happens when a <button> element is placed inside a <form> without specifying its type?

It functions as a submit button by default

It functions as a reset button by default

It becomes disabled automatically

It does nothing

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax of doctype in HTML5?

</doctype html>

<doctype html>

<doctype html!>

<!doctype html>

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag is used to insert an image?

<img url=”htmllogo.jpg” />

<img alt=”htmllogo.jpg” />

<img src=”htmllogo.jpg” />

<img link=”htmllogo.jpg” />

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The HTML attribute used to define the inline styles is -

style

styles

class

None of the above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which tag is used to define a hyperlink in HTML?

<button>

<link>

<a>

<href>

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which attribute is used to specify the alt text for an image?

alt

title

text

src

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you make a text bold in HTML?

<b>

<strong>

Both <b> and <strong>

<bold>

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?