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

Quizzes de desarrollo web

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

The clear:both property turns float off.

There are only 2 ways to place styles in a HTML document: External CSS and inline CSS.

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

You can change the background color using background-color or background.