tiennm99 c3ef0ff5a2 style: ui/ux audit pass — a11y, contrast, brand cohesion
- Design tokens: add --bg-tint, --accent-ink, --border, --shadow-sm, --radius,
  --focus-ring; Vietnamese-friendly font stack (system-first, no network)
- Contrast: darken --muted; nudge --kim/--moc/--tho for AA on cream bg
- Brand: warm radial wash + hero Ngũ Hành ribbon (5 element-color bars)
- A11y: skip link, focus-ring on tabs/links/details, custom ▸ chevron
- Chip text picker: YIQ → WCAG relative luminance (fixes mid-tone flips)
- Chip aria-label exposes name · #HEX · TIOBE rank for screen readers
- Mobile: 1-col collapse moved 500px → 420px; mode-toggle wraps at 320px
- Reduced-motion: respected on card hover transforms and panel fade
2026-04-27 09:42:35 +07:00

programming-fengshui

Trang giới thiệu ảnh "Lựa chọn ngôn ngữ lập trình theo phong thuỷ".

Chạy thử

Mở index.html trực tiếp trong trình duyệt, hoặc:

python3 -m http.server 8080

rồi truy cập http://localhost:8080.

Cấu trúc

.
├── index.html
├── style.css
├── assets/
│   └── ngon-ngu-lap-trinh-phong-thuy.png
└── README.md

Credit

Trang chỉ dùng để trình bày lại nội dung, mọi quyền thuộc tác giả gốc.

S
Description
Lựa chọn ngôn ngữ lập trình theo phong thuỷ — a small page presenting the feng shui programming language image from toidicodedao.com
Readme Apache-2.0
955 KiB
Languages
JavaScript 45.5%
CSS 33.7%
HTML 20.8%