Easy Tutorial
❮ Jsref Tolocaleuppercase Jsref Every ❯

HTML DOM className Property

Element Object


Definition and Usage

The className property sets or returns the class attribute of an element.

Syntax

Get the attribute value:

Set the attribute value:


Browser Support

All major browsers support the className property.


Example

Return the class attribute of the body element:

Output result:


Element Object

❮ Jsref Tolocaleuppercase Jsref Every ❯