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;).

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

CSS is designed to enable the separation of document content from document presentation.

Media queries are usually used to make responsive websites.

The opacity property can create transparent elements.