Computing. Programming. Web development. Graphic design. Networking.

Web development quizzes

Clock
Minutes
Seconds
text-transform: uppercase; doesn't exist.

We can create gradients with linear-gradient and radial-gradient.

Inline styles, for example <h1 style="color:blue">Hello</h1>, are a good practice.

You can change the text size using font-size.

There are only 2 ways to place styles in a HTML document: External CSS and inline CSS.