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

Quizzes de desarrollo web

Clock
Minutes
Seconds
visibility:hidden and display:none are exactly the same.

The clear:both property turns float off.

We can use CSS image sprites to reduce the number of http requests.

If an element has a fixed position is positioned relative to the browser window.

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