Skip to main content

CSS Lists, Tables & Forms

4 lessonsAbout 24 minutesIntermediate

This part of the CSS Tutorial runs from CSS Lists through to CSS Input Fields. There are 4 lessons here, and working through them takes about 24 minutes at a steady pace.

It follows on from CSS Grid, so finish that first if you have not already — the examples below assume you are comfortable with it.

Each lesson below says what it covers before you open it. Read them in order the first time; afterwards this page works as a index you can jump back into when you need to check one thing.

  1. 1CSS ListsThe CSS Lists properties are used to customize the appearance of ordered and unordered lists.
  2. 2CSS TablesThe CSS Tables properties are used to control the appearance and layout of HTML tables.
  3. 3CSS Form StylingThe CSS Form Styling properties are used to improve the appearance of HTML forms and their elements.
  4. 4CSS Input FieldsCSS Input Fields are styled using CSS to improve the appearance and usability of form input elements.