Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

html5-kitchen-sink-2026

A maintained fork of dbox/html5-kitchen-sink. Updated for 2026 with new HTML5 elements, corrected semantics, and W3C validated markup.

W3C Validated HTML5 CodePen Portable Demo License: MIT Last Commit Fork of


View it

Link
CodePen playground https://codepen.io/halangdon/pen/PwbGjwV
Standalone / portable demo https://github.com/metrocebu/kitchen-sink-2026-portable
This repo https://github.com/halangdon/html5-kitchen-sink-2026

What's new in may-2026-update

Elements added beyond the original master branch:

Element Description
<dialog> Dialog box with open attribute; supports .show() and .showModal()
<menu> List of interactive items (toolbar buttons); includes deprecation note for <menuitem>
<datalist> Autocomplete suggestions linked to a text input via list attribute
<map> + <area> Image map with four clickable quadrants
<template> Inert HTML not rendered on page load; inserted via JavaScript
<object> Embedded content with fallback text
<hgroup> Corrected demo — one heading + <p> subtitle (per current spec)

What can I do with this?

  • See differences in normalize / reset / sanitize
  • Test various CSS frameworks
  • Jumpstart your own custom base CSS

Contributing

PRs welcome against the may-2026-update branch. The master branch preserves the original upstream fork.

About

Maintained fork of dbox/html5-kitchen-sink. Updated for 2026 — new HTML5 elements, corrected semantics, W3C validated.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages