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.
このような:
どうすればこれを防ぐことができますか?
簡単な方法は、<li>要素が順不同のリスト<ul>ブロック内にあることを確認することです
<li>
<ul>
list-style-positionデフォルトの「outside」を使用する代わりに、「inside」に設定したようです
list-style-position