酷代码 AI
菜单
服务商

<!doctype html> <html lang="en"> <head> <meta charset="utf - 8"> <title>角色配置页面</title> <style> body { font - family: arial, sans - serif; } h2 { margin - bottom: 10px; } input[type="checkbox"] { margin - right: 5px; } </style> </head> <body> <h2>背景设定</h2> <h3>角色背景</h3> <p>测试</p> <h2>开场白</h2> <input type="checkbox"> <input type="checkbox"> <input type="checkbox"> <in

put type="checkbox"> <h2>角色设定</h2> <h3>主角</h3> <input type="checkbox" id="mainCharacter"> <label for="mainCharacter">是否为主角</label> <br> <input type="checkbox" id="protagonist"> <label for="protagonist">是否为主要角色</label> <h3>配角</h3> <input type="checkbox" id="sideCharacter1"> <label for="sideCharacter1">角色1</label> <br> <input type="checkbox" id="sideCharacter2"> <label for="sideCharacter2">角色2</label> <br> <input type="checkbox" id="sideCharacter3"> <label for="sideCharacter3">角色3</label> </body> </html> [2024-11-24 09:32:45 | AI写代码神器 | 404点数解答]

相关提问
请收藏新域名:pdcd.cn
发财导航,免费问AI
实用工具查看更多
今日油价 [生活类]
图片互转base64 [开发类]
时间转换器 [开发类]
数独游戏 [娱乐类]
经典推箱子 [娱乐类]
AI摸鱼五子棋 [娱乐类]