Windows. Linux. Wordpress. Joomla. GIMP. Inkscape. Repairs.

Web development quizzes

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

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

CSS was first proposed by HÃ¥kon Wium Lie in 1994.

The #myid @ p selector selects all descendant p elements of #myid.

You can change the text size using font-size.