From the course: Crafting Meaningful HTML

Working with CodePen - HTML Tutorial

From the course: Crafting Meaningful HTML

Start my 1-month free trial

Working with CodePen

- [Instructor] In this course, we'll be working with a product called CodePen. CodePen is something of an industry standard at this point, it is a way that you can work with HTML, CSS, and JavaScript online and where everyone can see your work. So I have some of the examples that we'll be using in this course available here through the CodePen editor. As you watch each of the videos, you'll see a website address, a URL come up on your screen. All you'll need to do is put that into your browser bar and that will take you to whatever it is that I happen to be talking about at that particular moment. Now, if you want you can go on ahead and just start typing in here. Hooray, I am editing this page. Which is grand, but if you want to actually save this work, what I would recommend that you do is hit the Fork button up here on the top. Forking is a term that indicates we're going to make a copy of this and then we're going to do something with it on our own. So if you just click the Fork button it's going to give you the option of signing in. Feel free to enter your username or email address and your password, you can also reset your password or you have the option of signing up for CodePen. Again, this would allow you to save your work if you want to do that. If you're not interested in signing up for the service it's totally fine, you can just edit here, you just won't be able to save your work as you go. Either way it works perfectly fine.

Contents