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

Web development quizzes

Clock
Minutes
Seconds
You can make columns with float:left.

You can use the w3c css validator to validate the sintax of a CSS document.

text-transform: uppercase; doesn't exist.

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

We can use word-wrap:break-word; to break long words.