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

Quizzes de desarrollo web

Clock
Minutes
Seconds
CSS is designed to enable the separation of document content from document presentation.

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

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

CSS has no ability to specify property values as simple expressions (like margin-right: 20% + 4px;).

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