|
楼主 |
发表于 2025-9-21 23:41:13
|
显示全部楼层
<div style="width: 100%; max-width: 800px; margin: 0 auto; font-family: 'Microsoft YaHei', Arial, sans-serif; background-color: #afdfe4; border-radius: 8px; overflow: hidden; box-shadow: 0 0 10px rgba(0,0,0,0.1);">
<!-- LOGO部分 -->
<div style="text-align: center; padding: 20px 0; background-color: #afdfe4;">
<img src="https://cccimg.com/view.php/ead8f51b299dd9efa36a27113f48dde3.png " alt="论坛LOGO" style="max-width: 300px; height: auto;">
</div>
<!-- 轮播图部分 -->
<div style="position: relative; width: 100%; height: 450px; overflow: hidden;">
<div style="display: flex; width: 300%; height: 100%; animation: slide 10s infinite;">
<div style="width: 33.33%; height: 100%;">
<img src="https://cccimg.com/view.php/d5d3c9b0764a407321717b373d6b5f34.jpg " style="width: 100%; height: 100%; object-fit: cover;">
</div>
<div style="width: 33.33%; height: 100%;">
<img src="https://cccimg.com/view.php/412c71c20ce426706c1dd3ec3a07811b.jpg" style="width: 100%; height: 100%; object-fit: cover;">
</div>
<div style="width: 33.33%; height: 100%;">
<img src="https://cccimg.com/view.php/aca06385ab80d62c275a9a8fdae6bbaf.jpg" style="width: 100%; height: 100%; object-fit: cover;">
</div>
</div>
</div>
<style>
@keyframes slide {
0% { transform: translateX(0); }
33% { transform: translateX(-33.33%); }
66% { transform: translateX(-66.66%); }
100% { transform: translateX(0); }
}
</style>
<!-- 文字内容部分 -->
</section>
<p style="text-align: justify; color: #005831; line-height: 2.0em; letter-spacing: 2.4px; font-size: 24px; margin-right: 120px; margin-left: 100px;">
</p><div align="center">
<div align="center">
<br/><br/>
<span style="font-size: 24px; font-weight: bold;">母亲的自豪</span><br><br>
<span style="letter-spacing: 2.4px; font-size: 24px;color:#0f5811; line-height: 2.2em;">
<strong>◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆</strong><br/><br/>
在时光长河的悠悠流淌里<br />
我站在岁月交织的舞台中央<br />
身披名为“母亲”的神圣华裳<br />
迎来独属于我的节日时光<br />
<strong>◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆</strong><br/>
看着你第一次蹒跚学<br />
听着你牙牙学语喊出“妈妈”<br />
见证你在校园的点滴成长<br />
奖状贴满家中的墙<br />
<strong>◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆</strong><br/>
你的每一次进步 每一份荣耀<br />
都让我骄傲 令我心花怒放<br />
让你勇敢地闯荡 无畏地飞翔<br />
我在后方 默默为你守望<br />
<strong>◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆</strong><br/>
作为母亲 我满心自豪<br/>
为母则刚 为你保驾护航<br/>
岁月在脸上刻下痕迹<br/>
却无法磨灭心中的光芒<br/>
<strong>◇◆◇◆◇◆◇◆◇◆◇◆◇◆◇◆</strong><br/>
在这个特别的节日里 <br/>
我为自己鼓掌 <br/>
为这一路的付出与担当得到丰厚回报 <br/>
为那永不停息的母爱流淌 <br/>
<br />
<br />
</span>
</div>
<!-- 其他诗句... -->
</div>
<!-- 音乐播放器部分 -->
<div style="background-color: #afdfe4; padding: 15px; text-align: center;">
<audio controls style="width: 100%; max-width: 500px; margin: 0 auto;">
<source src="https://cccimg.com/view.php/2bf50c6b1ffa82d36ab64e154574936cc.mp3" type="audio/mpeg">
您的浏览器不支持音频元素。
</audio>
<p style="margin-top: 10px; color: #666; font-size: 14px;">当前播放: 歌曲名称 - 歌手</p>
</div>
</div>
|
|