From cb9fa4169136275b86dde95310eb288dba5a7da6 Mon Sep 17 00:00:00 2001 From: Johannes Stoelp Date: Sat, 29 Oct 2022 22:44:42 +0200 Subject: html: tabs with javascript --- src/web/html.md | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'src/web/html.md') diff --git a/src/web/html.md b/src/web/html.md index e31f325..4f545e1 100644 --- a/src/web/html.md +++ b/src/web/html.md @@ -18,3 +18,9 @@ ```html {{#include src/grid-area.html }} ``` + +# Minimal tabs +[Rendered html](src/tabs.html) +```html +{{#include src/tabs.html }} +``` -- cgit v1.2.3