Skip to content

Instantly share code, notes, and snippets.

@Prinfret
Prinfret / dallas_golf_waterfront_apr2026.html
Created April 11, 2026 01:38
DFW Golf & Waterfront Homes $700K–$1.4M (April 2026) — 74 listings with pool, Frisco/McKinney/Plano/The Colony
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Dallas Golf &amp; Waterfront Homes — $700K–$1.4M with Pool | April 10, 2026</title>
<style>
*{box-sizing:border-box;margin:0;padding:0}
body{font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;background:#f4f6f9;color:#1a1a2e}
.report-header{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 50%,#0f3460 100%);color:white;padding:36px 40px}