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 Media Queries

Different CSS styles can apply at different screen sizes.

CSS Pseudo Class

CSS can often implement JavaScript-like Behaviour.

Styled Controls

Elements on screen are not always what they appear to be.

Example Form

Multiple Styled Elements on one page for testing.