4Geeks logo
4Geeks logo

Courses

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.

Coding 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.

Data Science and Machine Learning - 16 wks

Full-Stack Software Developer - 16w

Search from all Lessons

LoginGet Started
← Back to Exercises

Learn CSS Interactively

Star

Sign Up for instant access

We will use it to give you access to your account.

Difficulty

easy

Repository

Click to open

Video

Not available

Live demo

Click to open

Average duration

8 hrs

Technologies

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 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) πŸ€”, (build-tests) ⚠️ , (pull-request-review) πŸ‘€ (build-tutorial) βœ… (documentation) πŸ“–

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

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

This project follows the all-contributors specification. Contributions of any kind are welcome!

This and many other exercises are built by students as part of the 4Geeks Academy Coding Bootcamp by Alejandro SΓ‘nchez and many other contributors. Find out more about our Full Stack Developer Course, and Data Science Bootcamp.

Sign Up for instant access

We will use it to give you access to your account.

Difficulty

easy

Repository

Click to open

Video

Not available

Live demo

Click to open

Average duration

8 hrs

Technologies