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.
我正在尝试使用 HTML 和 CSS 制作流程图,但对于我用于行框子框和答案的 div 数量来说,这证明非常困难。
这是我的 Jsfiddle,创建此流程图并定位它们的最佳方法是什么?
这是我迄今为止尝试过的:http: //jsfiddle.net/xyQPT/7/
可以使用 jquery 来定位 div 吗?甚至用箭头连接它们?
我建议为您的子项目使用 UL,然后只需使用背景图像并将文本偏移到背景图像的宽度。这将呈现连接的外观。