Skip to content

GDG-Najaf-FrontEnd/HTML-Task-02

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Task 02

Create a simple website using HTML.

The theme of the website is up to you, in the example below, we created a recipes website.

In the recipes website, we have an index page that contains a list of links to the recipes.

Each recipe has it's own page, and the page contains an image of the meal, the steps and the ingredients.

Example:


Check List:

  • The website must contain an index page and at least two more extra pages.

  • The extra pages must be linked to the index page.

  • Each page must have a link that allows us to get back to the index page.

  • Use headings <h1> <h2> ... <h6>, paragraphs <p>, anchors <a>, lists <ul>...<ol> & images <img/> in the website.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published