Skip to content

FBW32/UIB-HTML-Recipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

UIB-HTML-Recipe Exercise

  • Create a project folder.
  • Open your project folder in Visual Studio Code.
  • Create an index.html && styles.css via the terminal.
  • Set up your index.html page with the emmet shortcut.
  • Link your styles.css page.
  • Use 3 different types of headings.
  • Use at least one paragraph element.
  • Create an unordered list and an ordered list.
  • The unordered list should be ingredients for your recipe.
  • The ordered list should be instructions for your recipe.
  • Add a tooltip on the header for your Ingredients and Instructions lists.
  • Make each list have a different font color.
  • Test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages