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

Quizzes de desarrollo web

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

#elementid:hover is a pseudo-class.

You can change the style of a html class with .myclass{}.

The #myid @ p selector selects all descendant p elements of #myid.

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