mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-03-03 23:01:25 -05:00
fix(curriculum): update question and hint for html lecture video (#56925)
This commit is contained in:
@@ -86,7 +86,7 @@ Think about the additional symbol for defining tags apart from left-angle and ri
|
||||
|
||||
## --text--
|
||||
|
||||
Which of the following is a valid attribute used inside image elements?
|
||||
Which of the following is a valid attribute used inside the `img` element?
|
||||
|
||||
## --answers--
|
||||
|
||||
@@ -98,7 +98,7 @@ Which of the following is a valid attribute used inside image elements?
|
||||
|
||||
### --feedback--
|
||||
|
||||
Consider what you often use inside an opening tag to supply additional information to the element.
|
||||
Review the video starting at the `1:37` timestamp where the `img` element and the appropriate attributes were discussed.
|
||||
|
||||
---
|
||||
|
||||
@@ -106,7 +106,7 @@ Consider what you often use inside an opening tag to supply additional informati
|
||||
|
||||
### --feedback--
|
||||
|
||||
Consider what you often use inside an opening tag to supply additional information to the element.
|
||||
Review the video starting at the `1:37` timestamp where the `img` element and the appropriate attributes were discussed.
|
||||
|
||||
---
|
||||
|
||||
@@ -114,7 +114,7 @@ Consider what you often use inside an opening tag to supply additional informati
|
||||
|
||||
### --feedback--
|
||||
|
||||
Consider what you often use inside an opening tag to supply additional information to the element.
|
||||
Review the video starting at the `1:37` timestamp where the `img` element and the appropriate attributes were discussed.
|
||||
|
||||
## --video-solution--
|
||||
|
||||
|
||||
Reference in New Issue
Block a user