Basic Class Example

Example showing how to assign a class to an element.

Preview

Code

<p class="highlight">This paragraph has a class.</p>

More HTML Classes Examples (6)