From the course: HTML: Metadata in the Head
Unlock the full course today
Join today to access over 24,700 courses taught by industry experts.
Working with Visual Studio Code - HTML Tutorial
From the course: HTML: Metadata in the Head
Working with Visual Studio Code
- [Instructor] In order to follow along with the exercises in this course, you will need some type of editor that will allow you to edit the head of an HTML file. I'll be using a piece of software called VS Code, or Visual Studio Code. It's available for Microsoft and it's free. You can download it at code.visualstudio.com. I'm running a Macintosh. And so right here on this page, I have a big button here that says Download for Mac. You might be running a different operating system. Those other operating systems are indeed available, Mac, Windows and Linux. And of course, if you're looking at this webpage on a Windows machine, it probably says Download for Windows. That's still the same spot. Go on ahead and download the software and install it. Once you do so and you open up VS Code, you should see a screen that looks similar to this. This is the welcome page that they give you when you first open this editor. You can easily close that. And when you close that, you'll see a screen…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.