Easy Tutorial
❮ Prop Audio Currenttime Prop Reset Name ❯

JavaScript small() Method


Definition and Usage

The small() method is used to display a string in a smaller font.

This method returns the string with <small> tags, as shown below:

<small>string</small>

Syntax


Browser Support

All major browsers support the small() method.


Example

Display a string using a smaller font:


❮ Prop Audio Currenttime Prop Reset Name ❯