News

How to Include one HTML file into Another Without any Framework or Library. This projects shows how to include one HTML file into another without and library or framework in order to avoid code ...
Included HTML can also have <slot> elements, which will allow children of <html-include> to be projected into the HTML. These can be styled from within the included HTML with the ::slotted() selector.