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

Web development quizzes

Clock
Minutes
Seconds
Internet Explorer cannot interpret CSS.

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

The bootstrap framework can be used to create responsive sites.

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

The margin property clears an area inside an element.