Skip to content

ternamdoo/odin-recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Odin Recipes

This repository contains source files for the Odin Recipes project by TheOdinProject.

Scope

The scope of the project is to practice the HTML topics covered in the curriculum so far. These topics include:

  • Using the correct HTML elements to markup text
  • Writing the basic HTML5 boilerplate
  • Writing lists in HTML
    • Ordered Lists
    • Unordered lists
  • Absolute and Relative HTML Links:
    • URL links
    • Image links
  • Committing project changes to Git

Project Information

In this project, I create a simple recipe site with a few recipes anyone can cook at home.

Click this link to see the project site.

About the Files and Directories

  • The index.html file is the homepage for the recipe site
  • A recipes folder to contain the pages for each recipe
  • An images folder to contain the pictures of the finished recipes
  • A README.md file which contains general information about the project

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published