三图并排加说明文字
代码:- <center>
- <div style="width:800px;" align=center>
- <section style="text-align:center; margin: 10px 0px 0px;">
- <section style="background-color:#fff1e1;padding:13px 13px 13px;margin:18px 0px 0px;border-radius:30px">
- <section style="display: flex; justify-content: space-between; FONT: bold 28px/140% kaiti; COLOR: #814a4a;letter-spacing:-1px">
- <section style="width:32%;" data-width="32%">
- <img referrerpolicy="no-referrer" src="http://imgs.cloud/images/2020/10/28/2_roses.gif" width=200>
- <br>图片一</section>
- <section style="width:32%;" data-width="32%">
- <img referrerpolicy="no-referrer" src="http://imgs.cloud/images/2020/10/28/2_roses.gif" width=200 />
- <br>图片二</p>
- </section>
- <section style="width:32%;" data-width="32%">
- <img referrerpolicy="no-referrer" src="http://imgs.cloud/images/2020/10/28/2_roses.gif" width=200>
- <br>图片三</section>
- </section></section></section>
- </div></center>
复制代码
|