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 - 你需要一个<br>在那里。请记住,您需要使用html_safe它才能逐字发出而不是转义。
<br>
html_safe
我使用<table>标签创建了许多表,但不知道如何使用<div>标签获得相同的结果。我一直在尝试相同的方法,但还没有成功。我正在尝试使用<div>标签的 5x5 完美表格,你知道 - 相同的边框,相同的大小......并且边框之间没有间隙。
<table>
<div>
感谢有人分享<di
<di