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.
特定の幅でスパン内の新しい行に分割する単語を取得するにはどうすればよいですか?
これは私の現在のコードですが、私は非常に多くのことを試しました...しかし、テキストはスパンをオーバーフローし続け、そうではありません
<span style="display:inline-block;width: 70px;word-wrap: break-word;">My Dashboard</span>
何か案は?
ありがとう