-
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 1
What information was incorrect, unhelpful, or incomplete?
In Task 1 of the 'Test your skills: Floats' page, below is the expected result from the task:
Expected Result:
Present Solution on the webpage:
In the existing solution, there is a mention of only applying float properties to float 1 and float 2 classes
Issue: A 'margin-right' of around 150px is missing on float 2 class, which could give the exact same result.
What did you expect to see?
A more appropriate solution could be to encourage the user to apply a 'margin-right: 150px' to get the exact same result in the MDN playground (iframe setup)
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


