content
content copied to clipboard
starting code for task5 is incomplete
MDN URL
https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/Selectors/Selectors_Tasks
What specific section or headline is this issue about?
task 5
What information was incorrect, unhelpful, or incomplete?
Among 5 tasks, the last starting code of TASK 5 lacks link to CSS file
What did you expect to see?
I expect to see that starting code for task 5 is as complete as other 4, which contains link to stylesheet.
Do you have any supporting links, references, or citations?
No
Do you have anything more you want to share?
MDN metadata
Page report details
- Folder:
en-us/learn/css/building_blocks/selectors/selectors_tasks - MDN URL: https://developer.mozilla.org/en-US/docs/Learn/CSS/Building_blocks/Selectors/Selectors_Tasks
- GitHub URL: https://github.com/mdn/content/blob/main/files/en-us/learn/css/building_blocks/selectors/selectors_tasks/index.md
- Last commit: https://github.com/mdn/content/commit/c64e813d8ab9dbe22cbc049c26f7c6703370a2b7
- Document last modified: 2023-10-23T08:57:58.000Z
I can understand the issue, the starting point for task 4 points here and the styles.css file is in the parent directory, so it is not trivial to download.
The current version is correct. If you download it and open it in browser, you see that it renders exactly as in the live example. We don't need styles.css for this one.