Skip to content

Commit

Permalink
Merge pull request Techtonica#2051 from Techtonica/sunnybrie/patch-1
Browse files Browse the repository at this point in the history
Recipe page project - fix formatting bug
  • Loading branch information
daaimah123 authored Jan 30, 2024
2 parents 81e0250 + f2fc842 commit 65faf20
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 65faf20

Please sign in to comment.