摘要:
插入视/音频 方法一 <video width="200" height="100" controls> <source src="****"type="video/mp4"> </video> PS:该方式视频可手动播放 方法二 <iframe height=100 width=50 src="* 阅读全文
posted @ 2021-02-28 21:39
PamShao
阅读(450)
评论(0)
推荐(0)
摘要:
HTML中预览PDF 手机端无法识别embed <embed src="***.pdf" id="review" style="width:1100px; height:2000px; margin-top:10px;margin-left:0px" > </embed> 阅读全文
posted @ 2021-02-28 00:48
PamShao
阅读(69)
评论(0)
推荐(0)