【CodePen】Qiita記事に埋め込む
CodePenを投稿に埋め込む方法とBootstrapのリファレンスを記載する。
CodePen埋め込み
Embed→HTML (Recommended)をコピーして、Qiitaのエディット画面で貼り付け
See the Pen ToDoApp by yui-ko (@yui-ko) on CodePen.
貼り付けると以下のようになる
<p class="codepen" data-height="300" data-default-tab="html,result" data-slug-hash="ExvLjoo" data-user="yui-ko" style="height: 300px; box-sizing: border-box; display: flex; align-items: center; justify-content: center; border: 2px solid; margin: 1em 0; padding: 1em;">
<span>See the Pen <a href="https://codepen.io/yui-ko/pen/ExvLjoo">
ToDoApp</a> by yui-ko (<a href="https://codepen.io/yui-ko">@yui-ko</a>)
on <a href="https://codepen.io">CodePen</a>.</span>
</p>
<script async src="https://cpwebassets.codepen.io/assets/embed/ei.js"></script>
Author And Source
この問題について(【CodePen】Qiita記事に埋め込む), 我々は、より多くの情報をここで見つけました https://qiita.com/yui-kouy/items/2fed99bd07b07cc0aab7著者帰属:元の著者の情報は、元のURLに含まれています。著作権は原作者に属する。
Content is automatically searched and collected through network algorithms . If there is a violation . Please contact us . We will adjust (correct author information ,or delete content ) as soon as possible .