Shortcut Navigation:

Pixels XA0 Quiz

Which CSS property controls the text size?

What is the correct CSS syntax for making all the elements bold?

How do you display hyperlinks without an underline?

How do you make each word in a text start with a capital letter?

How do you change the font of an element?

How do you make the text bold?

How do you display a border like this: 
The top border = 10 pixels 
The bottom border = 5 pixels 
The left border = 20 pixels 
The right border = 1pixel?

How do you change the left margin of an element?

To define the space between the element's border and content, you use the padding property, but are you allowed to use negative values?

How do you make a list that lists its items with squares?