嵌入哔哩哔哩视频的基本代码

Posted on 2020-05-14 17:09  绿叶落秋风  阅读(23)  评论(0编辑  收藏  举报
<div style="position: relative; padding: 30% 45%;">
<
iframe style="position: absolute; width: 100%; height: 100%; left: 0; top: 0;"
src
="https://player.bilibili.com/player.html?
cid=190869040&amp;
aid=668236952&amp;
page=1&amp;as_wide=1&amp;high_quality=1&amp;danmaku=0"
frameborder="no" scrolling="no" width="320" height="240">
</
iframe>
</
div>

在bilibili找到分享后可以找到cid和aid,更改以后即可使用。