This post may contain affiliate links.  Any purchases from those links may give me a commission which help me to maintain this website.  Thank you for your support 🙂 

intro-to-css

This morning I’m giving a guest lecture at LDS Business College introducing CSS.  I wanted to post my slides here so the students could have easy access to them for their own review – Intro to CSS Slides.

If anyone is interested in learning CSS here are a couple of websites that I think are invaluable –

  • CSS Zen Garden – This site really shows the power and capabilities of CSS in designing websites
  • W3 Schools: CSS – This site is the most complete CSS resource.  It has a complete reference of CSS properties and values, tutorials, sandboxes and so much more.  This is where I go whenever I can’t remember exactly how to do what I need to with CSS – which despite over a decade of experience is often 🙂
  • CSS Box Model – This is specifically the page in W3 Schools that teaches about the CSS Box Model.
  • CSS Reset – This page discusses the need for and development of Eric Meyer’s CSS reset

Happy CSS learning!