From the course: HTML and CSS: Linking

Unlock the full course today

Join today to access over 22,500 courses taught by industry experts or purchase this course individually.

Styling links and link states

Styling links and link states

From the course: HTML and CSS: Linking

Start my 1-month free trial

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