Windows. Linux. Wordpress. Joomla. GIMP. Inkscape. Repairs.

Web development quizzes

Clock
Minutes
Seconds
The p:nth-child(3) selector selects the third p element of its parent.

The clear:both property turns float off.

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

An external CSS file can be associated with an HTML document using this sintax: <link href="path/to/file.css" rel="stylesheet">

You can change the color of the text using font-color.