Skip to content

Instantly share code, notes, and snippets.

View symonh's full-sized avatar

Simon Cullen symonh

View GitHub Profile
@symonh
symonh / Sway Opinion Survey Partner API Option – Scale Mockup.html
Created May 10, 2026 17:41
Survey scale mockup – Do Not Match option
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Sway Opinion Survey – Scale Mockup</title>
<style>
* { margin: 0; padding: 0; box-sizing: border-box; }
body {
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;