HTML/CSS Quizz
#1. How do you display hyperlinks without an underline?
#2. How can you open a link in a new tab/browser window?
#3. The HTML global attribute, «contenteditable» is used to:
#4. How do you select all p elements inside a div element?
#5. How do you make a list that lists its items with squares?
#6. Which property is used to change the left margin of an element?
#7. Which HTML element defines the title of a document?