Sitemin tasarımı nasıl olmuş?

Durum
Bu konu kilitlenmiştir.
Ben projenin amacını anlamadım, webflow - framer gibi bi projeniz mi var?
 
Site basit pek şakası yok genel olarak nasıl sizce?
Hoş durmuyor ve scammer site gibi duruyor. Yani 152 Satırlık Çöp bir kod


HTML:
<html lang="tr"><head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Bedava Subdomain Vericem</title>
    <style>
        body {
            margin: 0;
            padding: 0;
            font-family: 'Arial', sans-serif;
            background: linear-gradient(135deg, #4e54c8, #8f94fb);
            color: #fff;
            display: flex;
            justify-content: center;
            align-items: center;
            height: 100vh;
            overflow: hidden;
            flex-direction: column;
        }

        .header {
            position: absolute;
            top: 20px;
            left: 50%;
            transform: translateX(-50%);
            font-size: 2.5em;
            color: #ffffff; /* Rengi beyaz yapıldı */
            font-weight: bold;
        }

        .container {
            text-align: center;
            background: rgba(255, 255, 255, 0.1);
            border-radius: 20px;
            padding: 40px;
            width: 80%;
            max-width: 600px;
            backdrop-filter: blur(10px);
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
            display: flex;
            flex-direction: column;
            justify-content: space-between;
            height: 100%;
        }

        h1 {
            font-size: 3em;
            margin-bottom: 20px;
            text-transform: uppercase;
            font-weight: bold;
        }

        p {
            font-size: 1.2em;
            margin-bottom: 30px;
        }

        .btn {
            display: inline-block;
            padding: 15px 30px;
            font-size: 1.3em;
            text-decoration: none;
            color: #fff;
            background: #ff5c8d;
            border-radius: 50px;
            transition: background 0.3s ease, transform 0.3s ease;
            box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2);
        }

        .btn:hover {
            background: #ff3b64;
            transform: translateY(-5px);
        }

        .btn:active {
            transform: translateY(2px);
        }

        .discord-btn {
            display: inline-block;
            padding: 15px 30px;
            font-size: 1.3em;
            text-decoration: none;
            color: #fff;
            background: #7289da;
            border-radius: 50px;
            transition: background 0.3s ease, transform 0.3s ease;
            margin-top: 20px;
            box-shadow: 0 10px 15px rgba(0, 0, 0, 0.2);
        }

        .discord-btn:hover {
            background: #5a6fbf;
            transform: translateY(-5px);
        }

        .discord-btn:active {
            transform: translateY(2px);
        }

        .about-section {
            background: rgba(255, 255, 255, 0.1);
            border-radius: 20px;
            padding: 30px;
            margin-top: 30px;
            box-shadow: 0 10px 30px rgba(0, 0, 0, 0.1);
        }

        .about-section h2 {
            font-size: 2em;
            margin-bottom: 15px;
            color: #f4f4f9;
        }

        .about-section p {
            font-size: 1.1em;
            color: #d1d1d1;
        }

        .footer {
            position: fixed;
            bottom: 20px;
            left: 50%;
            transform: translateX(-50%);
            color: #ccc;
            font-size: 0.9em;
        }
    </style>
</head>
<body>



    <div class="container">
        <h1>Bedava Subdomain Veriyoruz!</h1>
        <p>Kendi subdomain'inizi almak çok kolay! Hemen alabilir ve web dünyasına adım atabilirsiniz.</p>
        <a href="https://docs.google.com/forms/d/e/1FAIpQLSdwYTUKl0e_o2n-vow-Fnb2GfT4rEsC8KeAsCs4ay033Tnynw/viewform?usp=sharing" class="btn" target="_blank">Şimdi Al</a>

        <a href="https://discord.gg/r2khpnfJ" class="discord-btn" target="_blank">Discord Sunucumuza Katıl</a>

        <div class="about-section">
            <h2>Hakkında</h2>
            <p>Bedava subdomain hizmeti, internet dünyasında varlık göstermek isteyen herkese hızlı ve kolay bir çözüm sunar. Web sitenizi kurmak için ilk adımı atın ve ücretsiz subdomain'inizi alın.</p>
        </div>
    </div>

    <div class="footer">
        © 2025 Bedava Subdomain Projesi | Tüm hakları saklıdır.
    </div>



</body></html>
 
Domain dedikleri alt alan adı veriyorlar. Scamlik durum yok. Reklam için bi çalışma gibi duruyor
 
Korkunç yanlışlıkla tıklasam direkt alt f4 atarım.
 
Linke tıkladıktan sonra virüs taraması yapıp IP adresimi değiştirdim, o kadar kötü yani.
 
amaç belirsiz bir site
 
Durum
Bu konu kilitlenmiştir.
Yeni mesajlar Yeni Konu Aç  

   

SON KONULAR

Forum istatistikleri

Konular
1,204,671
Mesajlar
10,885,729
Üyeler
192,456
Son üye
brk04
Geri
Top