captionタグを使うと影響を与えずにbefore,afterを使える
<table>
<caption class="beforeClass"></caption>
…
</table>
正しい高い方ではないので、ご注意を
https://developer.mozilla.org/ja/docs/Web/HTML/Element/caption
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
captionタグを使うと影響を与えずにbefore,afterを使える
<table>
<caption class="beforeClass"></caption>
…
</table>
正しい高い方ではないので、ご注意を
https://developer.mozilla.org/ja/docs/Web/HTML/Element/caption
Register as a new user and use Qiita more conveniently
Go to list of users who liked