HTML CSS and JavaScript for Beginners - A Web Design Course - HTML Text Formatting

HTML CSS and JavaScript for Beginners - A Web Design Course - HTML Text Formatting

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

The video tutorial covers various text formatting options in HTML, including bold, italic, and semantic tags like strong and em. It explains the differences between older tags like B and I and their modern counterparts. The tutorial also introduces less common tags such as mark, small, deleted, inserted, subscript, and superscript, highlighting their uses and visual effects. The instructor encourages viewers to practice these formatting options to become familiar with their applications in web development.

Read more

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main advantage of using 'strong' and 'EM' tags over 'B' and 'I' tags in HTML?

They are easier to type.

They provide semantic meaning.

They are more visually appealing.

They are compatible with all browsers.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which HTML tag is used to highlight text?

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the 'small' tag do to the text in HTML?

It highlights the text.

It makes the text smaller.

It italicizes the text.

It makes the text bold.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does the 'deleted' tag affect the text in HTML?

It underlines the text.

It makes the text bold.

It strikes through the text.

It highlights the text.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the 'superscript' tag in HTML?

To underline the text.

To lower the text below the baseline.

To make the text bold.

To raise the text above the baseline.