Introduction to HTML - Part 1

Introduction to HTML - Part 1

University

10 Qs

quiz-placeholder

Similar activities

Introduction to CSS

Introduction to CSS

University

10 Qs

WEB TECHNOLOGY-INTERNET BASICS AND HTML

WEB TECHNOLOGY-INTERNET BASICS AND HTML

University

15 Qs

WEB DEVELOPMENT QUIZ

WEB DEVELOPMENT QUIZ

University

10 Qs

EXAMEN UNIDAD 3- CULTURA DIGITAL 2

EXAMEN UNIDAD 3- CULTURA DIGITAL 2

12th Grade - University

14 Qs

Web by R202 no.1

Web by R202 no.1

University

13 Qs

Generalidades con PHP

Generalidades con PHP

University

10 Qs

HTML Quiz

HTML Quiz

University

10 Qs

FUNQUIZZ

FUNQUIZZ

KG - Professional Development

5 Qs

Introduction to HTML - Part 1

Introduction to HTML - Part 1

Assessment

Quiz

Other

University

Easy

Created by

Marwa Ashraf

Used 5+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

1. What does the <a> tag in HTML primarily do?

Add comments to the code

Create links to other web pages, files, or locations within the same page

Insert images into HTML pages

Make text bold

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which HTML tag is used to insert images into a webpage?

<img>

<a>

<ol>

<ul>

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What types of lists does HTML provide?

Only ordered lists

Only unordered lists

Both ordered and unordered lists

No list options available in HTML

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How can you add comments to your HTML code that will not be displayed on the page?

Using the <comment> tag

<!-- This is a comment -->

(comment) This is a comment (/comment)

<cmt>This is a comment</cmt>

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is the purpose of the <strong> tag in HTML?

Create links to other web pages

Insert images into HTML pages

Make text bold

Add comments to the code

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How can the <div> tag be utilized in HTML?

Insert images into HTML pages

Create links to other web pages

Group elements together and apply styles

Send data from the front-end to the back-end

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How is content typically placed inside the <button> and <div> tags in HTML?

<button>Click me</button> and <div>Some content</div>

<button(Content or anything you want)</button> and <div{Content or anything you want}></div>

<button>[Content or anything you want]</button> and <div/Content or anything you want/</div>

<button(Content or anything you want)</button> and <div{Content or anything you want}/></div>

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?