Use of the class attribute in an HTML document:
![]()
The class attribute is supported in all major browsers.
The class attribute specifies one or more classnames for an element.
The class attribute is mostly used to point to a class in a style sheet. However, it can also be used by a JavaScript (via the HTML DOM) to make changes to HTML elements with a specified class.
Note: The class attribute is not valid in: <base>, <head>, <html>, <meta>, <param>, <script>, <style>, and <title>.
| Value | Description |
|---|---|
| classname | Specifies one or more class names for an element. To
specify multiple classes, separate the class names with a
space, e.g. <span class="left important">. This allows you to combine several CSS
classes for one HTML element. Naming rules:
|
Add multiple classes to one element
How to add multiple classes to one HTML element.
HTML Standard Attributes
| WEB HOSTING |
|---|
| Best Web Hosting |
| PHP MySQL Hosting |
| Best Hosting Coupons |
| UK Reseller Hosting |
| Cloud Hosting |
| Top Web Hosting |
| $3.98 Unlimited Hosting |
| Premium Website Design |
| WEB BUILDING |
|---|
| XML Editor - Free Trial! |
| FREE Website BUILDER |
| Best Website Templates Top CSS Templates |
| CREATE HTML Websites |
| EASY WEBSITE BUILDER |
| W3SCHOOLS EXAMS |
|---|
|
Get Certified in: HTML, CSS, JavaScript, XML, PHP, and ASP |
| W3SCHOOLS BOOKS |
|---|
|
New Books: HTML, CSS JavaScript, and Ajax |
| STATISTICS |
|---|
|
Browser Statistics Browser OS Browser Display |
| SHARE THIS PAGE |
|---|