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

Quizzes de desarrollo web

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

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

We can use @font-face to set a font that is not installed on the user's computer.

We can use word-wrap:break-word; to break long words.

The * selector selects all elements.