Windows. Linux. Wordpress. Joomla. GIMP. Inkscape. Kdenlive. Hardware. Redes.

Quizzes de desarrollo web

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

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

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

rotate() is a kind of transition.

Media queries are usually used to make responsive websites.