Different CSS styles can apply at different screen sizes.
CSS
CSS can be used to style pages, it can also be used to implement functionality.
In this section you’ll be able to explore CSS:
- media queries used for style a page for responsive design
- to make controls act and behave differently from their default
CSS can often implement JavaScript-like Behaviour.
Elements on screen are not always what they appear to be.
Multiple Styled Elements on one page for testing.