Windows. Linux. Wordpress. Joomla. GIMP. Inkscape. Reparaciones.

Quizzes de desarrollo web

Clock
Minutes
Seconds
You can change the style of a html class with #myclass{}.

We can refer to an external style sheet at the end of the HTML document.

rotate() is a kind of transition.

You can underline a text with text-decoration: underline;.

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