mirror of
https://github.com/microsoft/frontend-bootcamp.git
synced 2026-01-26 14:56:42 +08:00
clarify step1
This commit is contained in:
@@ -18,11 +18,13 @@ The power of HTML is its ability to represent complex information in a way that
|
||||
## The Exercise
|
||||
|
||||
1. Create a recipe page to host our recipe
|
||||
2. Use title, header, main, footer, headings (h1/h2 etc), paragraphs, lists
|
||||
2. Use header, main, footer, headings (h1/h2 etc), paragraphs, lists
|
||||
3. Use ordered and unordered lists appropriately
|
||||
4. Add the `baked_beans.jpg` image included in this folder: `https://raw.githubusercontent.com/Microsoft/frontend-bootcamp/master/step1-01/exercise/baked_beans.jpg`
|
||||
5. Add an anchor tag around 'Wisconsin Beer Brats'
|
||||
|
||||
> Note that CodePen takes care of the `HTML` and `Body` tags, so you can simply start with the content
|
||||
|
||||
## The Recipe
|
||||
|
||||
Title:
|
||||
|
||||
Reference in New Issue
Block a user