From the course: Level Up: CSS Layout

What you need to know - CSS Tutorial

From the course: Level Up: CSS Layout

What you need to know

- [Instructor] To get the most out of this course and be able to take on and solve the challenges, you need a couple of things. First off, you need a modern code editor. I recommend VS code, but any code editor with CSS syntax highlighting will suffice. Second, you need a modern browser for testing. Chrome, Firefox or Edge will do nicely, though in a couple of the challenges, you'll need to use Chrome because the challenge covers some bleeding edge features currently only available in Chrome. As you solve the challenges, take advantage of the excellent CSS documentation available from the MND Web Docs. This site has all the info you need to solve these challenges and more. And finally, you need the exercise files. You'll find them in the GitHub repository for this course. Each challenge has its own folder named for the chapter and movie. So challenge three sits under the folder named O1O3. You'll also find my solutions in the same repository under the same name and convention. The solution for movie three is found under the folder named O1O3 solution.

Contents