Advanced CSS

Text typing animation without JavaScript (only CSS)

This is a text typing effect that happens entirely through HTML and CSS.

Making each HTML line have different background color automatically

This paragraph will have each of its lines with a different background color. This is a pure CSS solution with no JavaScript at all!