Skip to content

Enirose/lesson-task-htmlcss-module1-lesson2

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML and CSS - Module 1

Task 2

In this lesson assignment we're going to be taking off from the end of lesson task 1.1 where we created the HTML for the index.html page.

Brief

In this lesson task you are going to create the other HTML files for the project, link them together, as well as linking to the images in the HTML.

By the end of this lesson task, you should have created:

  • guitars.html with the list of guitars
  • contact.html with just a single h1 (we'll add the form later)
  • adirondack-red.html with the information about the Adirondack Red (we're just adding one version of the product for now). Place adironrdack-red.html into a folder called 'products'.

While building the HTML pages add working links to connect the pages together, as well as linking to the images for the page.

When you have finished building the pages, switch across to the 'answers' branch to see how you could have completed the lesson task.

By the end of the task, your home page should look like this: Image from Gyazo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 100.0%