HTML5 中的 <embed> 标签可以用来加载PDF文件,示例代码如下: <embed src="example.pdf" type="application/pdf" width="100%" height="600px" />.
確定! 回上一頁