Skip to content

Elvis-Packet/project1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cookies Recipe Page:

Welcome to the Cookies Recipe Page! This is a simple HTML project that showcases how to structure an HTML document while sharing a delicious cookie recipe.

About This Project:

This project is a static web page created using HTML. It demonstrates:

Using headings (

to

) to structure content. Creating ordered lists (
    ) and unordered lists (
      ) to organize items. Adding an image using the tag. Presenting different sections like ingredients, procedure, tools, and serving suggestions. The recipe gives you everything you need to bake some tasty cookies while also practicing your HTML skills.

      File Structure :

      Here’s what the project contains:

      HTML file: The main code for the web page. Image file: An image of a cookie (named cookie.jpeg) is displayed at the top of the page.

      Features

      Recipe Structure: Clear sections for ingredients, tools, and procedure. Ordered List: Types of cookies are listed in an ordered list. Unordered Lists: Used for ingredients, procedure steps, tools, and serving suggestions. Image Display: Showcases a cookie image using the tag.

      What You'll Learn

      How to structure an HTML document with . How to use and sections in your HTML file. Creating and formatting lists with

        and
          . Adding and displaying images in your web pages using .

          Feel free to customize this project:

          Add more cookie types. Include more tools or ingredients. Style it with CSS to make it look even better.

About

project1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published