Goal: Practice Building Web Pages using HTML, version control and re-grade requests, & evaluate Miami's website
Create a simple HTML page that's a recipe. It needs to have a headline (h1), a subhead (h2), an introduction paragraph or two (p), a list of ingredients (ul) and a list of steps (ol). Save it to https://www.users.miamioh.edu/UniqueID/IMS222/Recipe.htm.
Now it's time to start implementing my mockup. Here's a lecture that walks you through that process. Follow along with this zip file if you like.