Skip to content

HTML 5 – Layouts & Linking Styles

This is our last week learning HTML and CSS, and we’ll try to take things to the next level by actually creating compound CSS selectors, and creating a layout of our own.

The key takeaway from these lessons is for use with Content Management Systems (CMS) such as WordPress, Joomla, Drupal, etc. There will be times when you want to have more control over what you publish, and learning how to control floating elements and compound elements will help with that. (Of course, it’s also key knowledge if you’re ever in a website development role too.)

We’ll tackle these concepts in this order:

  1. Layouts
  2. Floats
  3. Linking Styles
  4. Clearing Floats