Skip to content
#

webcomponent

web-components logo

Developers can create custom, reusable, encapsulated HTML tags for the web using Web Components. Components use the Custom Element standard, frequently in combination with the Shadow DOM, HTML Templates, and ES Modules.

Here are 11 public repositories matching this topic...

This repository contains an enhanced version of the "Simple FAQ page" challenge by DevChallenges. The project showcases a responsive FAQ component with: * Clean and minimalist design * Responsive layout adapting to various screen sizes * Smooth animations for enhanced user experience * Accessibility considerations *

  • Updated Jan 9, 2025
  • CSS

Created by Alex Russell

Released 2011

Followers
15k followers
Organization
webcomponents
Website
github.com/topics/web-components
Wikipedia
Wikipedia

Related Topics

custom-elements es-modules html-imports html-templates shadow-dom