samik1234 / test123

Build some Html , CSS styling based webpage called- recipe page

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Recipe Page

Start by creating the basic HTML structure of your recipe book. You can use HTML tags like , ,and to organize the different parts of your book.

CSS Styling: Apply CSS styles to make your recipe book visually appealing. Use CSS selectors to target specific elements and apply styles such as fonts, colors, margins, and paddings. You can also use CSS frameworks like Bootstrap or Materialize to streamline your styling process.

Recipe Details: Within each recipe card, add the necessary HTML elements to display the recipe details, such as the recipe name, ingredients, instructions, and cooking time.

Web capture_12-1-2024_202612_

About

Build some Html , CSS styling based webpage called- recipe page


Languages

Language:HTML 62.2%Language:CSS 37.8%