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

Web development quizzes

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

Inline styles, for example <h1 style="color:blue">Hello</h1>, are a good practice.

The font-shadow property exists.

You can change text size with text-size: 20px;

We can create newspaper style columns with the column-count property.