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

Web development quizzes

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

We can refer to an external style sheet at the end of the HTML document.

You can make columns with float:left.

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

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