How do you select an element with id "demo"?
The CSS id Selector:-
#slightBook { text-align: right; background-color: yellow; }
How do you make a list that lists its items with squares?
When using the padding property; are you allowed to use negative values?
Which property is used to change the left margin of an element?
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 make the text bold?