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

Web development quizzes

Clock
Minutes
Seconds
This is a correct CSS file format: mystyle.sty.

We can use @font-face to set a font that is not installed on the user's computer.

You can change the color of the text using font-color.

You can change the background color using background-color or background.

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