From the course: HTML Essential Training
Unlock this course with a free trial
Join today to access over 24,700 courses taught by industry experts.
Challenge: Add links and navigation
From the course: HTML Essential Training
Challenge: Add links and navigation
(upbeat music) - [Instructor] In this challenge, we'll update our project by adding a new page for contact information. We'll also create a site navigation menu. Here are the steps to follow. Create a new file and name it "contact.html." Then add the required HTML tags and the header and footer content, which will be the same as the other pages. Step three, update the page title to reflect the content page. Then add a site navigation menu to link all three pages together. And lastly, add a list of ways to contact you or places you can be found online, such as your social media accounts, a newsletter, or YouTube channel. You can also add a sentence before the list to describe the content. Take some time now to work it out on your own or proceed to the next video for the solution.
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.