HTML Tutorial for Beginners(2022) - Create Small Font

HTML Tutorial for Beginners(2022) - Create Small Font

Assessment

Interactive Video

Information Technology (IT), Architecture

University

Hard

Created by

Quizizz Content

FREE Resource

This video tutorial explains how to create and adjust small fonts in HTML using the 'small' element and the 'font-size' property. It provides a practical example with code, demonstrating how to apply these techniques to specific text and entire sections using the style attribute. The tutorial concludes with a summary of the methods discussed.

Read more

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the two methods mentioned for creating small fonts in HTML?

Using the 'tiny' element and the 'font-family' property

Using the 'large' element and the 'font-style' property

Using the 'big' element and the 'font-weight' property

Using the 'small' element and the 'font-size' property

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How can you make a specific word appear smaller in HTML?

By using the 'big' element

By using the 'tiny' element

By using the 'small' element

By using the 'large' element

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of the style attribute in HTML?

To add images to the webpage

To create hyperlinks

To adjust the font size of elements

To change the color of the text

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which property is used to set the font size in the style attribute?

font-weight

font-family

font-style

font-size

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What should you do after changing the font size in the style attribute to see the effect?

Reinstall the browser

Restart the computer

Refresh the page

Reopen the browser