iframe图片做成html页面展示代码

[复制链接]
查看1765 | 回复0 | 2021-3-2 09:37 | 显示全部楼层 |阅读模式
iframe图片做成html页面展示代码
  1. <html style=" overflow-x: hidden; overflow-y: auto;">
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  4. <title>自丢网</title>
  5. </head>
  6. <body>
  7. <center>
  8. <img src="images/12.jpg"/>
  9. </center>
  10. </body>
  11. </html>
复制代码

案例代码:
  1. <html style=" overflow-x: hidden; overflow-y: auto;">
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  4. <title>稿子1</title>
  5. </head>
  6. <body>
  7. <center>
  8. <img src="1.jpg" width="100%"/>
  9. </center>
  10. </body>
  11. </html>
复制代码

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

UID
1
贡献
387
丢币
38902
主题
4607
回帖
116
注册时间
2018-9-25
最后登录
2024-4-16