curriculum
curriculum copied to clipboard
Clarify: Links and Images Lesson
Clarified foundational information as to not confuse learners when they encounter key/name-only HTML attributes later on.
Complete the following REQUIRED checkboxes:
- [x] I have thoroughly read and understand The Odin Project Contributing Guide
- [x] The title of this PR follows the
location of change: brief description of changeformat, e.g.Intro to HTML and CSS lesson: Fix link text
Complete the following checkboxes ONLY IF they are applicable to your PR. You can complete them later if they are not currently applicable:
- [ ] I have previewed all lesson files included in this PR with the Markdown preview tool to ensure the Markdown content is formatted correctly
- [ ] I have ensured all lesson files included in this PR follow the Layout Style Guide
1. Because:
Closes #XXXXX Because this could be confusing to people who move forward expecting all HTML attributes to be key-value paired.
2. This PR:
- Clarified that not all HTML attributes are key-value paired as succinctly as I could.
3. Additional Information: