Explore the basics of the display attribute:
- What are the possible values for the DISPLAY attribute?
- What's the default value?
- What the difference between display:none and visibility:hidden?
Explore the basics of the position attribute:
- What are the possible values for the POSITION attribute?
- What's the default value?
- How does the browser decide where to position absolute elements?