CSS @charset Rule (original) (raw)

Last Updated : 23 Aug, 2024

The @charset rule specifies the character encoding used in the style sheet. The @charset must be the first element in the style sheet and if several @charset rules are defined then the only first one is used. It can not be used in the

Geeksforgeeks

    <p>Learn</p>
    <p>Contribute</p>
    <p>Explore</p>
</center>

`

**Output:

**Supported Browsers: The browser supported by _@charset rule are listed below: