Reading up on Shadow DOM
1 deep · digging since aug 22
- HTML Can Do That
HTML can create interactive UI components, animations, and data handling without JavaScript, leveraging CSS, custom elements, and the Shadow DOM to build rich interfaces directly in markup.