Media
Mosaic
Supporting copy for this pattern.
GALLERY-008
Distinct galleries pattern with unique structure for AI reference.
Supporting copy for this pattern.
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 GALLERY-008. Adapt to your project. --> <section id="GALLERY-008" class="ai-design-example" data-zemew-component="galleries" data-style="technical" 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 */
#GALLERY-008.ai-design-example {
/* mirror the preview treatment for GALLERY-008 */
}
The live preview exposes semantic attributes an AI or developer can read from the page source:
id="GALLERY-008" data-zemew-component="galleries" data-style="technical" data-variant="default" data-animation="none" data-version="1"