Skip to content

Remove old code editor and "active learning" from Emphasis and importance #39827

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update files/en-us/learn_web_development/core/structuring_content/emp…
…hasis_and_importance/index.md

Co-authored-by: Brian Smith <brian@smith.berlin>
  • Loading branch information
chrisdavidmills and bsmth authored Jun 6, 2025
commit 8e854c66de83dfc340875b092b998286ac0e8360
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ In this section, we want you to play with emphasis and importance:
1. Click **"Play"** in the code block below to edit the example in the MDN Playground.
2. In the main heading give the word "Emphasis" emphasis, and the word "importance" strong importance.
3. In the first paragraph, give the coffee machine name strong importance, and emphasize the adjectives used to describe the coffee.
4. In the second paragraph, give the temprature description ("cold") and the action you should take ("wrap up warm to avoid falling ill") strong importance. Give "falling ill" some extra markup so it is both emphasized and important.
4. In the second paragraph, give the temperature description ("cold") and the action you should take ("wrap up warm to avoid falling ill") strong importance. Give "falling ill" some extra markup so it is both emphasized and important.

If you make a mistake, you can clear your work using the _Reset_ button in the MDN Playground. If you get really stuck, you can view the solution below the code block.

Expand Down