From the course: CSS for Developers

Unlock this course with a free trial

Join today to access over 24,500 courses taught by industry experts.

Using GitHub Codespaces with this course

Using GitHub Codespaces with this course - CSS Tutorial

From the course: CSS for Developers

Using GitHub Codespaces with this course

- [Narrator] For this course, we're using GitHub Codespaces for the code samples I share. In order to open up Codespaces for this project, there are two ways to get there. The first is to go directly to the GitHub repository for this course and click this Code button. From there, you could go to the Codespaces tab and you can create a new code space on main, or if you had already created any codespaces, you could navigate directly to them from here. Also, from this URL, you could simply append /codespaces to take you to this screen. The second way to get there is from the course homepage where you're watching this. You'll see a link to open GitHub Codespaces. Unless you've previously created a codespace for this course, you'll see a button that says, Create Codespace, and in this instance, we're going to create the codespace on the main branch. I'll go ahead and click that. When you initially create the codespace, it'll take a few minutes to get set up, but anytime you visit the…

Contents