找回密码
 立即注册
搜索
热搜: 活动 交友 discuz
查看: 48|回复: 1

论坛怎么不能插入html代码le

[复制链接]

1

主题

6

回帖

86

积分

小猫

积分
86
发表于 7 天前 | 显示全部楼层 |阅读模式
<!DOCTYPE html>
<html>
<head>  
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <meta name=”keywords” content="WTFGame,猫猫竞赛,wtf,wtfgame,猫竞">
    <meta name=”description” content="WTFGame,猫猫竞赛,wtf,wtfgame,猫竞">
    <title>WTFGame猫猫竞赛</title>
    <style>
        /* 整体页面样式 */
        body {
            background: #faf5ff;
            font-family: 'Rounded Mplus 1c', sans-serif;
            margin: 0;
            padding: 20px;
            min-height: 100vh;
            display: flex;
            justify-content: center;
            align-items: center;
        }

        /* 主容器样式 */
        .container {
            max-width: 800px;
            width: 100%;
            padding: 20px;
            text-align: center;
        }

        /* 标题样式 */
        .title-card {
            background: linear-gradient(45deg, #ffafbd, #ffc3a0);
            padding: 30px;
            border-radius: 20px;
            text-align: center;
            box-shadow: 0 8px 20px rgba(255,175,189,0.3);
            margin-bottom: 30px;
            animation: float 3s ease-in-out infinite, glow 2s ease-in-out infinite alternate;
        }

        .title-card h1 {
            color: white;
            font-size: 2.5em;
            margin: 0;
            text-shadow: 2px 2px 4px rgba(0,0,0,0.1);
        }

        /* 公告卡片样式 */
        .notice-card {
            background: white;
            border-radius: 20px;
            padding: 25px;
            margin-bottom: 30px;
            box-shadow: 0 5px 15px rgba(0,0,0,0.1);
            position: relative;
            overflow: hidden;
            text-align: left;
        }

        .notice-card::before {
            content: '';
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            height: 4px;
            background: linear-gradient(to right, #ffafbd, #ffc3a0);
回复

使用道具 举报

31

主题

246

回帖

7955

积分

猫猫帝

积分
7955
发表于 7 天前 | 显示全部楼层
啊,看不懂思密达,最近刚开始学
大哥怕是忘了小妹的能耐~
(最近想蹭点猫猫币,淡网)
回复

使用道具 举报

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

本版积分规则

Archiver|手机版|小黑屋|WTFBBS

GMT+8, 2025-4-19 18:33 , Processed in 0.096522 second(s), 21 queries .

Powered by Discuz! X3.5

© 2001-2025 Discuz! Team.

快速回复 返回顶部 返回列表