0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

はてなブログにSeakerDeckのスライドをページ番号を指定して埋め込む

Posted at
<iframe class="speakerdeck-iframe" frameborder="0"
 src="//speakerdeck.com/player/{スライドID}?slide={表示したいスライド番号}" 
allowfullscreen="true" mozallowfullscreen="true" 
webkitallowfullscreen="true" 
style="border: 0px; background: transparent; margin: 0px; padding: 0px; border-radius: 5px; width: 560px; height: 482px;"></iframe>

以上のコードをはてなブログのMarkdown形式にて埋め込む。

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?