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

Quizzes de desarrollo web

Clock
Minutes
Seconds
You can underline a text with text-decoration: underline;.

The #myid ++ p selector selects all p elements immediately preceded by #myid.

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

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

This is a correct CSS file format: mystyle.sty.