1_ How to embed style in HTML document

2_ How to refer to style in another file (2 options)

3_ How to set style for all LI elements

4_ What are DIV and SPAN

5_ How to apply style directly

6_ How to use a style class

7_ Style precedence

8_ Available selector combinations

9_ Describe pseudo classes

10_ Describe pseudo elements

11_ Describe attribute selectors

12_ Text style

13_ Font style

14_ Border style

15_ Background style

16_ List style

17_ Describe box model

18_ What are 4 available ways to position elements. How to deal with overlapping elements.

19_ Floating of elements

20_ How to define min and max sizes

21_ Block/Inline style

22_ How can you control overflow of content

23_ Table with fixed column width

24_ How to write comments in CSS