CSS Advanced Quiz 3S2C Home « CSS Advanced Quiz 3
The questions in this third advanced quiz on CSS are on the topics covered in the sixth, seventh and eigth lessons of the CSS Advanced section of the site. The table below lists the lesson used for each quiz, a description of the lesson content and the quiz number and questions associated with that lesson.
Lesson Summary
Click on a lesson in the table to go to that lesson for a refresher on the topics for that lesson.
CSS Advanced Lessons | Description | Quiz Info. |
---|---|---|
Lesson 1 - Generated Content | Using Generated Content and letting the browser insert information into our pages. | Quiz 1 10 questions |
Lesson 2 - Attribute Selectors | A look at attribute selectors and how we can use them to select HTML elements. | |
Lesson 3 - Styling Lists | A look at how to style our lists using some useful CSS properties. | |
Lesson 4 - Styling Tables | For this lesson we look at the CSS properties we can use with out HTML tables. | Quiz2 10 questions |
Lesson 5 - Navigation | A look at how to style navigation bars to look good on our web pages. | |
Lesson 6 - Layout | In this lesson we look at how to create page layouts for our websites. | This quiz. 11 questions |
Lesson 7 - The Printed Page | A look at how to style our data so it is suitable for printing. | |
Lesson 8 - Other Properties | A look at the CSS properties we haven't covered so far - direction, outline and unicode-bidi. |
CSS Advanced Quiz 3
The quiz below tests your knowledge of the material learnt in the sixth, seventh and eigth lessons of the CSS Advanced section of the site.
Question 1 : Which type of layout style presents data using the whole screen?
- The 'liquid' layout style presents data using the whole screen.
Quiz Progress Bar
What's Next?
In the next quiz we test our knowledge of the topics covered in the fourth and fifth lessons of the CSS Advanced section of the site .