Daily Archives: March 3, 2019
Web Custom Elements for Content Markup
TL;DR: Custom elements (a web standard for extending the set of HTML tag names) provide an interesting way to support rich content markup while decoupling presentation from content, but still have challenges in search engine support. Custom Elements (a key technology underpinning web components) allow developers to extend HTML with their own set of tags […]