RWD Beta: Subjective changes and unclear directions
See original GitHub issueAffected page
Cafe Menu: https://www.freecodecamp.org/learn/2022/responsive-web-design/learn-basic-css-by-building-a-cafe-menu/step-3 https://www.freecodecamp.org/learn/2022/responsive-web-design/learn-basic-css-by-building-a-cafe-menu/step-85
Registration Form: https://www.freecodecamp.org/learn/2022/responsive-web-design/learn-html-forms-by-building-a-registration-form/step-33 https://www.freecodecamp.org/learn/2022/responsive-web-design/learn-html-forms-by-building-a-registration-form/step-38
City Skyline: https://www.freecodecamp.org/learn/2022/responsive-web-design/learn-css-variables-by-building-a-city-skyline/step-8 https://www.freecodecamp.org/learn/2022/responsive-web-design/learn-css-variables-by-building-a-city-skyline/step-10 https://www.freecodecamp.org/learn/2022/responsive-web-design/learn-css-variables-by-building-a-city-skyline/step-51 https://www.freecodecamp.org/learn/2022/responsive-web-design/learn-css-variables-by-building-a-city-skyline/step-80
Your code
Not applicable
Expected behavior
Not applicable
System
Not applicable
Additional context
Cafe Menu:
-
Step 3: Suggest changing
could be
tois
🔹 #46063 -
Step 85: Suggest adding the word(s)
has
orhas space
after the wordaddress
🔹 #46071
Registration Form:
-
Step 33: Suggest adding the phrase
which requires a closing tag
(refer to Step 29 as an example) 🔹 #46063 -
Step 38:
margin: 1em auto;
did not center anything as far as I could see. Should the beginning of the sentence be rewritten to something like "Give theh1
andp
elements a margin of1em auto
? 🔹 #46071
City Skyline:
-
Step 8: Suggest rewording the 1st sentence. I kind of see a border but only after looking for one. I saw the top border grow when I entered the
div
tag. Is the 1st sentence even necessary? 🔹 #46071 -
Step 10: It’s confusing that you need to add HTML AND CSS. There is an editor for the HTML, but the instructions do not say that you need to switch to the
styles.css
tab and add your CSS at the bottom. Also, shouldn’t clickingstyles.css
deselectindex.html
and vice versa? Should this step be broken into two steps? I can’t recall another Step in any of the sections where you added an HTML element and a CSS rule. 🔹 #46063 -
Step 51: Confusing. The example is unlike what the expected answer is. Maybe it’s my lack of using linear gradients in this way, but I did not know exactly what I was supposed to do. 🔹 #46072
-
Step 80: Confusing.
...make the left and right borders bigger
. Bigger than what? And why will the side borders beinvisible
? Is that true? I didn’t know that. Should an explanation be added? It seems like this lesson needs to be rewritten. 🔹 #46063
Issue Analytics
- State:
- Created 2 years ago
- Comments:20 (20 by maintainers)
Top GitHub Comments
Got it - I’m okay with the changes - go ahead and close it.
Why are we closing this? The issue hasn’t been resolved. Unless we made new issues for this, I would leave it open.