Reflections

Date 16/10/2024

  • What a “nav” selector is and what is used for
  • Avoid using class selctors, it can make the code appear messy
  • The definition of typography and the way it is used by developers and designers to give text meaning, and how it impacts the user experience
  • The purose of font families

Date 09/10/2024

  • How to create and link a style.css sheet into a html file.
  • How to apply a CSS reset.
  • The CSS box model.
  • How to add a background image/colour, border, and margins to a web page using CSS.

Date 02/10/2024

  • The difference between HTML and CSS – HTML is the structure, CSS is the presentation.
  • The difference between HTML attributes and values.
  • The correct way to structure a webpage.
  • How to use HTML attributes and values to build a webpage.
  • The history of markup languages and how HTML5 came to be.