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

Quizzes de desarrollo web

Clock
Minutes
Seconds
You can change the background color using background-color or background.

Media queries are usually used to make responsive websites.

To set a color, the only way is to use a hexadecimal value. like #ffffff.

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

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