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

Quizzes de desarrollo web

Clock
Minutes
Seconds
The #myid > p selector selects all child p elements of #myid.

The clear:both property turns float off.

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

You can change the style of a html class with .myclass{}.

You can change the style of a html class with #myclass{}.