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.
PDF ファイルに値を印刷するために span タグを使用すると、奇妙な問題に直面しています。私のスパンは固定幅をとっていません。
コードは >
<span style="background-color:#CC6600;color:#ffffff;width: 150px; display: inline-block;">d</span>
私は何をすべきか?