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.
次のように、p が含まれるスパンがあります。
<span> <p>this is the p</p> </span>
これは、HTML5 仕様に従って許可されていません。現在、私の HTML は上記よりも複雑で、代わりに使用できる ap に似たものが必要です。ap のように動作するように、どのタグを使用できますか、または css を使用してどの要素を変更できますか?