Informàtica. Programació. Desenvolupament web. Disseny gràfic. Xarxes.

Quizzes de desenvolupament web

Clock
Minutes
Seconds
You can underline a text with text-decoration: underline;.

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

An external CSS file can be associated with an HTML document using this sintax: <link href="path/to/file.css" rel="stylesheet">

/* This is a CSS comment */

The CSS specifications are maintained by Microsoft.