Skip to content

Conversation

@chrisdavidmills
Copy link
Contributor

Description

There were a few more instances of "Active learning" language around MDN, plus a couple of old live code editors lying around. This PR:

  • Gets rid of the "Active learning" wording, replacing it with appropriate alternatives.
  • Replaces the old live code editors with MDN playground-based solutions.

Motivation

Additional details

Related issues and pull requests

@chrisdavidmills chrisdavidmills requested review from a team as code owners August 21, 2025 16:23
@chrisdavidmills chrisdavidmills requested review from bsmth, estelle and fred-wang and removed request for a team August 21, 2025 16:23
@github-actions github-actions bot added Content:HTML Hypertext Markup Language docs Content:Learn Learning area docs Content:MathML MathML docs size/m [PR only] 51-500 LoC changed labels Aug 21, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Aug 21, 2025

Preview URLs (19 pages)
Flaws (4)

Note! 17 documents with no flaws that don't need to be listed. 🎉

URL: /en-US/docs/Learn_web_development/Core/Structuring_content/General_embedding_technologies
Title: From object to iframe — general embedding technologies
Flaw count: 1

  • broken_links:
    • /en-US/docs/Learn_web_development/Core/Structuring_content/ is a redirect

URL: /en-US/docs/Learn_web_development/Core/Structuring_content/Webpage_metadata
Title: What's in the head? Web page metadata
Flaw count: 3

  • unknown:
    • No generic content config found
    • no blog root
    • no blog root
External URLs (54)

URL: /en-US/docs/Learn_web_development/Core/Structuring_content/General_embedding_technologies
Title: From object to iframe — general embedding technologies


URL: /en-US/docs/Learn_web_development/Core/Structuring_content/Including_vector_graphics_in_HTML
Title: Including vector graphics in HTML


URL: /en-US/docs/Learn_web_development/Core/Styling_basics/Cascade_layers
Title: Cascade layers


URL: /en-US/docs/Learn_web_development/Howto/Design_and_accessibility/Common_web_layouts
Title: What do common web layouts contain?


URL: /en-US/docs/Learn_web_development/Howto/Design_and_accessibility/Design_for_all_types_of_users
Title: How can we design for all types of users?


URL: /en-US/docs/Learn_web_development/Howto/Design_and_accessibility/Thinking_before_coding
Title: How do I start to design my website?


URL: /en-US/docs/Learn_web_development/Howto/Design_and_accessibility/What_is_accessibility
Title: What is accessibility?


URL: /en-US/docs/Learn_web_development/Howto/Tools_and_setup/Checking_that_your_web_site_is_working_properly
Title: How do you make sure your website works properly?


URL: /en-US/docs/Learn_web_development/Howto/Tools_and_setup/What_software_do_I_need
Title: What software do I need to build a website?

(comment last updated: 2025-08-22 09:27:11)

3. Select the _Share or embed map_ option.
4. Select the Embed map option, which will give you some `<iframe>` code — copy this.
5. Insert it into the _Input_ box below, and see what the result is in the _Output_.
```html live-sample___embedding
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess we don't need the code blocks at all, you can link to https://developer.mozilla.org/en-US/play directly instead of saying "press the play button"

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unless you wanted to have the HTML block hidden with a finished iframe embed, and have people replace it with a new one to see what's involved

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a really good idea. I've removed the code blocks as suggested and tweaked the wording to suit.

@bsmth bsmth removed request for estelle and fred-wang August 22, 2025 08:16
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Somewhere on this page, would write "SVG is easy to hand code" as "SVG is easy to hand-code"

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done

Copy link
Member

@bsmth bsmth left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some comments to consider, but a +1 for you for when you've had a look 👀

TY!

@chrisdavidmills chrisdavidmills merged commit f33de00 into mdn:main Aug 22, 2025
8 checks passed
@chrisdavidmills chrisdavidmills deleted the a-few-more-learn-consistency-updates branch August 22, 2025 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:HTML Hypertext Markup Language docs Content:Learn Learning area docs Content:MathML MathML docs size/m [PR only] 51-500 LoC changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants