
CompuScholar Chapter 9 Discussion
QuizĀ by KANDI YOUNG
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
What do you recall? What are the 4 link states?
What do you recall? Which is the correct format for adding a 2px solid blue border?
What is "Lorem Ipsum" text? What is it used for in web design?
What values can you use for the width and height properties?
Are elements on a web page positioned "statically" or "dynamically" by default?
What CSS property can be used to change the default static behavior?
What is the definition of a relative position?
What is the definition of an absolute position?
What is the definition of a fixed position?
How does positioning affect the use of screen readers?
LESSON 3
How are elements on a web page layered by default?
What property can be used to change the default ordering of layers on a web page?
How do positive or negative z-index values change the layering of an element?
What z-index value does the main <body> have?
LESSON 4
Why would you need to use "relative" positioning on a web page?
What are the possible values and effects for the float property?
What are the possible values and effects for the clear property?
What effect does the overflow property have on content that is too large for the container element?