-
Notifications
You must be signed in to change notification settings - Fork 23.1k
Closed
Labels
Content:Learn:CSSLearning area CSS docsLearning area CSS docs
Description
MDN URL
What specific section or headline is this issue about?
Task 2
What information was incorrect, unhelpful, or incomplete?
Task 2 of the 'Test your skills: Floats' webpage is expecting following result:
At present, the current solution is giving us following result
Issues:
- There seems to be a typo: instead of 'Cause' there is a 'Make' word
- Alignment of 'float.' word should be on the next line.
What did you expect to see?
Solution: We may try following to fix the issues:
- Either change the word 'Make' in HTML with 'Cause'. OR, we may change the image of the Expected Result by changing the word from 'Cause' to 'Make'
- Apply a margin-right of 100px to p tag.
Do you have any supporting links, references, or citations?
No response
Do you have anything more you want to share?
No response
MDN metadata
Page report details
- Folder:
en-us/learn_web_development/core/css_layout/test_your_skills/floats - MDN URL: https://developer.mozilla.org/en-US/docs/Learn_web_development/Core/CSS_layout/Test_your_skills/Floats
- GitHub URL: https://github.com/mdn/content/blob/main/files/en-us/learn_web_development/core/css_layout/test_your_skills/floats/index.md
- Last commit: 2a4d705
- Document last modified: 2025-08-12T14:22:12.000Z
Metadata
Metadata
Assignees
Labels
Content:Learn:CSSLearning area CSS docsLearning area CSS docs


