Files
freeCodeCamp/guide/english/web-components/how-do-i-use-web-components/index.md
Alex Corr b7b1cdad60 add my text about web components to the article (#26130)
* add my text about web components to the article

* Removed stub & html tags moved more info to bottom

* Reformatted links
2018-12-21 05:16:59 -05:00

1015 B

title
title
How do I use Web Components?

How do I use Web Components?

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: