Self-paced

Explore our extensive collection of courses designed to help you master various subjects and skills. Whether you're a beginner or an advanced learner, there's something here for everyone.

Bootcamp

Learn live

Join us for our free workshops, webinars, and other events to learn more about our programs and get started on your journey to becoming a developer.

Upcoming live events

Learning library

For all the self-taught geeks out there, here is our content library with most of the learning materials we have produced throughout the years.

It makes sense to start learning by reading and watching videos about fundamentals and how things work.

Full-Stack Software Developer - 16w

Data Science and Machine Learning - 16 wks

Search from all Lessons


LoginGet Started

Video tutorial

Sign up to see video instructions

← Back to Exercises

Learn CSS Interactively

Star

Difficulty

  • easy

Average duration

8 hrs

Difficulty

  • easy

Average duration

8 hrs

Weekly Coding Challenge

Every week, we pick a real-life project to build your portfolio and get ready for a job. All projects are built with ChatGPT as co-pilot!

Start the Challenge

Podcast: Code Sets You Free

A tech-culture podcast where you learn to fight the enemies that blocks your way to become a successful professional in tech.

Listen the podcast

You'll be learning the following concepts:

  1. How to apply CSS to your website in 3 different ways: inline, by grouping them together inside a <style> tag, or by using an external stylesheet <link>.

  2. Selecting HTML Elements from your website to apply the styles to.

  3. Apply CSS Rules (styles) to those elements.

  4. Use the most popular CSS Rules.

  5. Learn the most popular CSS Tricks.

How are the exercises organized?

Each exercise is a small React application containing the following files:

  1. index.html: all websites and exercises start from the index.html.
  2. styles.css: your CSS code goes here, some exercises will make you update this file.
  3. README.md: contains exercise instructions.
  4. test.js: you don't have to open this file, it contains the testing script for the exercise.

Note: The exercises have automatic grading but it's very rigid and strict, my recommendation is to not take the tests too serious and use them only as a suggestion or you may get frustrated.

Contributors

Thanks goes to these wonderful people (emoji key):

  1. Alejandro Sanchez (alesanchezr), contribution: (coder) πŸ’» (idea) πŸ€”, (run-tests) ⚠️ , (pull-request-review) πŸ‘€ (run-tutorial) βœ… (documentation) πŸ“–

  2. Paolo (plucodev), contribution: (bug reports) πŸ›, contribution: (coder), (translation) 🌎

  3. Daniel Machota (@d4rkm0nst3r), contribution: (run-tutorial) βœ…, Translation 🌍

Video tutorial

Sign up and get access to interactive tutorial

We will use it to give you access to your account.
Already have an account? Login here.

Difficulty

  • easy

Average duration

8 hrs

Difficulty

  • easy

Average duration

8 hrs

Difficulty

  • easy

Average duration

8 hrs

Difficulty

  • easy

Average duration

8 hrs

Video tutorial

Sign up and get access to interactive tutorial

We will use it to give you access to your account.
Already have an account? Login here.

Difficulty

  • easy

Average duration

8 hrs

Difficulty

  • easy

Average duration

8 hrs

Weekly Coding Challenge

Every week, we pick a real-life project to build your portfolio and get ready for a job. All projects are built with ChatGPT as co-pilot!

Start the Challenge

Podcast: Code Sets You Free

A tech-culture podcast where you learn to fight the enemies that blocks your way to become a successful professional in tech.

Listen the podcast