html-plan
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseHTML Plan
HTML规划页面
Review the files throughout .
references/html-effectiveness/After reviewing them, create an HTML file for the plan in a similar style.
Keep it pragmatic and simple.
Always include dark mode: hand-rolled CSS variables on / , a small theme toggle button, persistence, and an apply-before-paint script in (default to ).
:roothtml.darklocalStorage<head>prefers-color-scheme查看目录下的所有文件。
references/html-effectiveness/查看完成后,创建一个风格类似的规划页面HTML文件。
保持页面实用且简洁。
必须包含深色模式:在/上使用自定义CSS变量、一个小型主题切换按钮、持久化功能,以及在中添加预渲染应用脚本(默认遵循设置)。
:roothtml.darklocalStorage<head>prefers-color-scheme