Skip to content
Find file
Fetching contributors…
Cannot retrieve contributors at this time
5 lines (3 sloc) 278 Bytes

Use Spans for Inline Elements

You can use use spans to create inline elements. By using the span element, you can put several elements together, and even style different parts of the same element differently.

<p><span class = "text-danger">Things cats love:</span></p>

Something went wrong with that request. Please try again.