Static bundle test fixture

CSS, JavaScript, and a little unnecessary glow.

This page is intentionally simple but includes external CSS, external JavaScript, inline CSS, inline JavaScript, DOM updates, event handlers, and a local SVG asset.

Explore modules
Status: Ready
01 / CSS

External stylesheet

Layout, color, animation, responsive rules, and component styling live in styles.css.

02 / JS

External JavaScript

Button handlers, generated activity logs, theme changes, and counters live in app.js.

03 / INLINE

Inline assets too

This document also contains a small inline style block and an inline script for testing mixed delivery.

activity.log
[boot] static test site loaded
[boot] waiting for interaction...
INTERACTION COUNTER

0