Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added fruit-salad.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
43 changes: 34 additions & 9 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,19 +8,44 @@
</head>
<body>
<h1>Culinary Chronicles: Showcasing the Best Food in the World</h1>
<h3>A website by: PARTNER 1 & PARTNER 2</h3>
<h3>A website by: Casey & Cedrick</h3>

<!-- Create a list of your favorite cuisines and pictures -->



<ol>
<li>Italian</li>
<li>Mexican</li>
<li>Indian</li>
<li>French</li>
<li>Greek</li>
<li>Japanese</li>
</ol>




<!-- Create a list of your favorite dishes with pictures -->




<ol>
<li>Pizza</li>
<li>Wings</li>
<li>Steak</li>
<li>Pasta</li>
<li>Tacos</li>
<li>Fruit Salad</li>
</ol>




<!-- Create a list of recipes with links to sites that provide the recipe -->

<ol>
<li><a href="">Pizza</a></li>
<li><a href="">Pizza</a></li>
<li><a href="">Pizza</a></li>
<li><a href="">Pizza</a></li>
<li><a href="">Pizza</a></li>
<li><a href="">Pizza</a></li>
</ol>




Expand Down
Binary file added pasta.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pizza.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added steak.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added tacos.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added wings.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.