Module

CSS Basics

3 tutorials
beginner

In the HTML module, you were introduced to Hypertext Markup Language, where you were able to create a basic web layout. In this module, you will be learning how to style your webpage using Cascading Style Sheets (CSS). You will learn how to create a separate .css file which you will be able to link to your .html file. With a few lines of code, you will be able to easily style several paragraphs of content in your webpage.

Learning Outcomes

By the end of this module, players would have:

  • Linked their CSS file to the HTML using a link rel tag
  • Used different selectors to style elements in their webpage
  • Practiced styling words with different attributes
  • Created divs and styled them
Oops, you are not logged in!

Please log in to view this page, and provide additional information required (if any) to unlock the full experience on Learn.