Skip to content

airflem/odin-recipes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

odin-recipes

This project is part of The Odin Project Foundations Path. It showcases the fundamentals of HTML5 by creating a simple recipe website.

Project Overview

The website consists of four web pages:

  • A main index page with links to individual recipe pages.
  • Recipe pages that include:
    • Unordered and ordered lists for ingredients and steps.
    • External images with controlled dimensions.
    • Links to both internal pages and external resources.

Skills Demonstrated

Through this project, I:

  • Built structured web pages using HTML5 elements.
  • Implemented hyperlinks for seamless navigation between pages.
  • Created organized lists (ordered and unordered) to present information.
  • Linked and styled external images with specified height attributes.

Reflection

Completing this project helped me understand the building blocks of HTML5 and how to structure content effectively. It was a great introduction to creating functional and visually organized web pages.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published