From the course: HTML and CSS: Linking

Unlock this course with a free trial

Join today to access over 25,300 courses taught by industry experts.

Styling links and link states

Styling links and link states

From the course: HTML and CSS: Linking

Styling links and link states

- [Instructor] In this second chapter of the course, I am moving into CodePen as my development environment rather than sticking with VS Code. The reason why is I really like CodePen for teaching because you can see the HTML and the CSS at the same time as well as seeing what the page looks like, which of course is incredibly helpful when working with CSS. Inside of your exercise files folder for chapter 2, you will find a link that will take you to this page. This is the top level page for a collection of these code pens, and from here for each of the videos you'll find the beginning and end states, and you can click on those links and follow along as you want. We'll start with chapter 2, video number one and we're going to talk about styling and link states. On this page, I have links to two different websites. LinkedIn, which I'm pretty sure you've visited before, like me and Harvard University, which you might not have visited. You might notice that there's different colors for…

Contents