Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想创建一些看起来与 RPG maker 看起来完全一样的东西,有人知道他们使用了什么小部件工具包吗?
为什么不问他们?他们甚至可能会说出来。
我有以下内容:
我已经通过列表实现了这一点。这需要大量的 CSS。我想添加标题(“操作系统”、“百分比”),这将需要更多的 CSS 技巧
使用表格可能更简单。
一般来说,首选方法是什么:表格还是 ul/list?