Skip to content

Commit

Permalink
fix formatting bug
Browse files Browse the repository at this point in the history
  • Loading branch information
sunnybrie authored Jan 29, 2024
1 parent 81e0250 commit f2fc842
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/recipe-page/phase-1-html-prompt.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ None

### Primary Goals

1. Learning to use main HTML elements such as <h1></h1>, <div></div>, <ul></ul>, <ol></ol>, <li></li> <p></p>, <img>, etc.
1. Learning to use main HTML elements such as `<h1></h1>`, `<div></div>`, `<ul></ul>`, `<ol></ol>`, `<li></li>` `<p></p>`, `<img>`, etc.
2. Basic CSS, like rules for divs and IDs or implementing CSS elements like background color
3. Understanding working with different containers
4. Using GitHub to commit and push code, plus making a branch
Expand Down

0 comments on commit f2fc842

Please sign in to comment.