License and Attribution

The licenses that cover this site's content (CC BY-SA 4.0 for text, CC0 for code samples) and how to attribute what you reuse.

Last updated: September 15, 2026

Content on frontendmentorsolutions.io is openly licensed. This page explains the terms under which you may use the content, and the license that applies to every contribution.

Text content: CC BY-SA 4.0

Unless otherwise noted, all text content on this site, including articles, comments, and interviews, is licensed under Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0), or any later version.

Under this license you are free to:

  • Share: copy and redistribute the content in any medium or format,
  • Adapt: modify it, build upon it, and reuse it for any purpose, including commercial use.

Under the following terms:

  • Attribution: you must give appropriate credit, link to the license, and indicate if you made changes.
  • ShareAlike: if you share an adapted version of this content, it must be under the same license (or a later version of it). Changes you keep to yourself carry no obligation.

Full legal text: creativecommons.org/licenses/by-sa/4.0/legalcode.en

Code samples: CC0 1.0

Code blocks within articles are dedicated to the public domain under CC0 1.0 Universal. You may use them in any project with no conditions. No attribution and no license notice required.

This dedication covers only the code blocks inside articles; the surrounding text remains under CC BY-SA 4.0.

Images and other media

Unless otherwise noted, images that contributors create for their articles (diagrams, illustrations, and screenshots of their own solutions) are licensed under CC BY-SA 4.0, like the text they accompany.

Solution screenshots carry one caveat: the design a solution implements belongs to Frontend Mentor. The license covers the contributor's own work in the image, not the underlying design, so reusing such screenshots beyond the context of discussing a solution may require Frontend Mentor's permission. Images marked with their own license information are third-party content and remain under the terms indicated.

How to attribute

When reusing content, three pieces of information are enough: the article title, a link to the original page, and "frontendmentorsolutions.io contributors" as the author. If you made changes, note them briefly.

Example:

"Article Title" by frontendmentorsolutions.io contributors, CC BY-SA 4.0. (Adapted and shortened.)

In HTML:

<p>
  Source: <a href="https://frontendmentorsolutions.io/post-slug/">Article Title</a>,
  frontendmentorsolutions.io contributors,
  <a href="https://creativecommons.org/licenses/by-sa/4.0/">CC BY-SA 4.0</a>.
</p>

The contributors to each article (authors, reviewers, and other contributors) are credited on the article.

Contributing means accepting the license

By submitting a contribution to this platform (an article, a comment, or interview answers), you irrevocably agree to publish it under the licenses above (CC BY-SA 4.0 or later for text, CC0 1.0 for code). These licenses are not affected by the closure of your account or your departure from the platform.

What these licenses do not cover

  • Brand and visual identity: The frontendmentorsolutions.io name, logo, and site design are excluded from these licenses; all rights reserved.
  • frontendmentor.io materials: Design files, style guides, and starter code belonging to Frontend Mentor challenges discussed in articles are subject to Frontend Mentor's own license terms and are not covered by this site's licenses.
  • Third-party content: Images or quotations marked with their own license information are subject to the terms indicated.
  • Sponsor materials: Text, logos and images in labeled sponsor placements belong to the sponsors and are not covered by this site's licenses.

This page is adapted from MDN Web Docs' Attributions and copyright licensing page (CC BY-SA 2.5 or later, Mozilla Contributors).

Join frontendmentor solutions

Join to comment on reads, keep your done marks across devices and manage your newsletter subscription.

Sign up free Log in