mdn slotWe'll discuss using the template> and slot> elements, the slot attribute, and JavaScript to create a template with an encapsulated Shadow DOM. We'll then re-useSlots are identified by their name attribute, and allow you to define placeholders in your template that can be filled with any markup fragment you want when the element is used