Learn Create Your Own Split Screen

Next Page

This CSS code simply says

Every tag which is a button should be displayed with a background colour of cyan.

Notice how inside the style tag, the language syntax doesn't look anything like Javascript, nor anything like HTML. It's a whole new language.

Try changing the colour to something other than cyan.

Obviously this is still a coding language — you can't just make up anything. There are a limited number of colour names it knows.

Also notice: