diff --git a/guide/english/web-components/how-do-i-use-web-components/index.md b/guide/english/web-components/how-do-i-use-web-components/index.md index 5a25307e0a..7ec94d6f32 100644 --- a/guide/english/web-components/how-do-i-use-web-components/index.md +++ b/guide/english/web-components/how-do-i-use-web-components/index.md @@ -3,11 +3,19 @@ title: How do I use Web Components? --- #### How do I use Web Components? -This is a stub. Help our community expand it. -This quick style guide will help ensure your pull request gets accepted. +

Web Components

+ +

Web Components are a set of web platform APIs that allow you to create new custom, reusable, encapsulated HTML tags to use in web pages and web apps. You can learn more here.

+ + four web components + +

You can also learn more about this components and how to use them on other websites, such as: - #### More Information: +- Mozilla +- Sitepen +- Codeburst +