CPSC270
Software Engineering and Project Design

Activity 1

HTML

Use HTML to create a web page for a recipe. The page should have the following:

  1. Headings for title and sections.
  2. Unordered list for ingredients.
  3. Ordered list for directions.
  4. Paragraph for description.
  5. Strong text in the description.
  6. Image of the recipe’s food.
  7. Link to cite the recipe’s source website.
  8. Title for the browser tab.