html_css:embed_twitter_tweets_responsive

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
html_css:embed_twitter_tweets_responsive [2023/04/06 06:16] – [Twitter Publish が生成する基本的なコード] ともやんhtml_css:embed_twitter_tweets_responsive [2024/01/05 14:14] (現在) – [Twitter の埋め込み方法] ともやん
行 14: 行 14:
  
 ===== Twitter の埋め込み方法 ===== ===== Twitter の埋め込み方法 =====
 +DokuWiki では Wrap プラグインを利用して以下のように書くことができる🤔\\
 +<WRAP color_term>
 +<WRAP color_mincode><code javascript>
 <html> <html>
   <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>   <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
行 24: 行 27:
 </html> </html>
  
-<WRAP color_mincode><code> 
 <WRAP twitter-tweet-scroll><html> <WRAP twitter-tweet-scroll><html>
-<blockquote class="twitter-tweet">+<blockquote class="twitter-tweet" data-conversation="none" data-lang="ja" data-theme="dark">
   <p lang="ja" dir="ltr">   <p lang="ja" dir="ltr">
     YouTubeのレスポンシブは簡単でしたけど、Twitterのレスポンシブも上手く処理できるかなぁ🤔     YouTubeのレスポンシブは簡単でしたけど、Twitterのレスポンシブも上手く処理できるかなぁ🤔
行 32: 行 34:
     <a href="https://t.co/xViO4kR8wT">pic.twitter.com/xViO4kR8wT</a>     <a href="https://t.co/xViO4kR8wT">pic.twitter.com/xViO4kR8wT</a>
   </p>&mdash; 🍛𝕿𝖔𝖒𝖔𝖞𝖆𝖓𝟝𝟡𝟞🍛 🐍🏕♨️ (@tomoyan596)   </p>&mdash; 🍛𝕿𝖔𝖒𝖔𝖞𝖆𝖓𝟝𝟡𝟞🍛 🐍🏕♨️ (@tomoyan596)
-  <a href="https://twitter.com/tomoyan596/status/1491924322528595968?ref_src=twsrc%5Etfw">+  <a href="https://twitter.com/tomoyan596sp/status/1491924322528595968?ref_src=twsrc%5Etfw">
     February 10, 2022     February 10, 2022
   </a>   </a>
行 39: 行 41:
 </html></WRAP> </html></WRAP>
 </code></WRAP> </code></WRAP>
 +</WRAP>
 +
 +<html>
 +  <script async src="https://platform.twitter.com/widgets.js" charset="utf-8"></script>
 +  <style>
 +    div.wrap_twitter-tweet-scroll {
 +      width: 600px !important; /*fit-contents;*/
 +      height: 500px !important;
 +    }
 +  </style>
 +</html>
  
 <WRAP twitter-tweet-scroll><html> <WRAP twitter-tweet-scroll><html>
-<blockquote class="twitter-tweet">+<blockquote class="twitter-tweet" data-conversation="none" data-lang="ja" data-theme="dark">
   <p lang="ja" dir="ltr">   <p lang="ja" dir="ltr">
     YouTubeのレスポンシブは簡単でしたけど、Twitterのレスポンシブも上手く処理できるかなぁ🤔     YouTubeのレスポンシブは簡単でしたけど、Twitterのレスポンシブも上手く処理できるかなぁ🤔
行 47: 行 60:
     <a href="https://t.co/xViO4kR8wT">pic.twitter.com/xViO4kR8wT</a>     <a href="https://t.co/xViO4kR8wT">pic.twitter.com/xViO4kR8wT</a>
   </p>&mdash; 🍛𝕿𝖔𝖒𝖔𝖞𝖆𝖓𝟝𝟡𝟞🍛 🐍🏕♨️ (@tomoyan596)   </p>&mdash; 🍛𝕿𝖔𝖒𝖔𝖞𝖆𝖓𝟝𝟡𝟞🍛 🐍🏕♨️ (@tomoyan596)
-  <a href="https://twitter.com/tomoyan596/status/1491924322528595968?ref_src=twsrc%5Etfw">+  <a href="https://twitter.com/tomoyan596sp/status/1491924322528595968?ref_src=twsrc%5Etfw">
     February 10, 2022     February 10, 2022
   </a>   </a>
  • html_css/embed_twitter_tweets_responsive.1680729412.txt.gz
  • 最終更新: 2023/04/06 06:16
  • by ともやん