Media
Explain less. Reference more.
A short ID can carry a long visual idea.
HERO-015
Wide, airy split hero for long-form storytelling pages.
A short ID can carry a long visual idea.
Scales cleanly from desktop to mobile preview widths.
Uses semantic markup and visible focus styles in the preview.
Adapt these to your project. Do not paste unrelated branding or colors blindly.
<!-- Example scaffold for HERO-015. Adapt to your project. --> <section id="HERO-015" class="ai-design-example" data-zemew-component="heroes" data-style="soft" data-version="1"> <!-- Implement using the live preview as the visual reference --> </section>
/* Scope demo styles so they cannot affect the rest of the site */
#HERO-015.ai-design-example {
/* mirror the preview treatment for HERO-015 */
}
The live preview exposes semantic attributes an AI or developer can read from the page source:
id="HERO-015" data-zemew-component="heroes" data-style="soft" data-variant="unique" data-animation="none" data-version="1"