<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>HCCTeam.org & Yoostore.net - Trusted Services</title>
<style>
* {
margin: 0;
padding: 0;
box-sizing: border-box;
}
body {
font-family: Arial, sans-serif;
background: linear-gradient(135deg, #1a1a2e 0%, #16213e 100%);
min-height: 100vh;
padding: 40px 20px;
}
.container {
max-width: 1200px;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
gap: 30px;
justify-content: center;
}
/* Card Style for both websites */
.card {
background: white;
border-radius: 25px;
padding: 35px;
width: 100%;
max-width: 500px;
text-align: center;
box-shadow: 0 20px 40px rgba(0,0,0,0.3);
transition: transform 0.3s;
}
.card:hover {
transform: translateY(-10px);
}
/* Different colors for each */
.card-hccteam {
border-top: 5px solid #4caf50;
}
.card-yoostore {
border-top: 5px solid #ff6b35;
}
h2 {
margin-bottom: 20px;
font-size: 26px;
}
.badge {
display: inline-block;
padding: 5px 12px;
border-radius: 20px;
font-size: 12px;
font-weight: bold;
margin-bottom: 15px;
}
.badge-secure {
background: #e8f5e9;
color: #2e7d32;
}
.badge-rank {
background: #fff3e0;
color: #e65100;
}
.welcome-box {
background: #f9f9f9;
padding: 20px;
border-radius: 15px;
margin: 20px 0;
text-align: left;
}
.welcome-box p {
margin: 10px 0;
line-height: 1.6;
}
.features {
display: flex;
flex-wrap: wrap;
justify-content: center;
gap: 10px;
margin: 20px 0;
}
.feature {
background: #f0f0f0;
padding: 8px 16px;
border-radius: 50px;
font-size: 13px;
}
.btn {
display: inline-block;
font-size: 16px;
font-weight: bold;
padding: 14px 28px;
border-radius: 50px;
text-decoration: none;
transition: all 0.3s;
margin-top: 15px;
cursor: pointer;
border: none;
}
.btn-hccteam {
background: linear-gradient(135deg, #4caf50, #2e7d32);
color: white;
box-shadow: 0 5px 15px rgba(76,175,80,0.3);
}
.btn-yoostore {
background: linear-gradient(135deg, #ff6b35, #e65100);
color: white;
box-shadow: 0 5px 15px rgba(255,107,53,0.3);
}
.btn:hover {
transform: translateY(-3px);
box-shadow: 0 10px 25px rgba(0,0,0,0.2);
}
.hidden-content {
display: none;
}
.info-text {
font-size: 12px;
color: #888;
margin-top: 20px;
}
@media (max-width: 768px) {
.card {
padding: 25px;
}
.btn {
font-size: 14px;
padding: 12px 20px;
}
}
</style>
</head>
<body>
<div class="container">
<!-- ==================== CARD 1: HCCTEAM.ORG ==================== -->
<div class="card card-hccteam">
<span class="badge badge-secure">🔒 100% Safe & Trusted</span>
<h2>🌐 hccteam.org</h2>
<div class="welcome-box">
<p>✨ <strong>Welcome to hccteam.org!</strong></p>
<p>📈 Your website for <strong>SEO needs</strong> (Search Engine Optimization).</p>
<p>🛡️ <strong>100% safe & guaranteed secure</strong> — your data is protected.</p>
</div>
<div class="features">
<span class="feature">✅ SEO Expert</span>
<span class="feature">🚀 Fast & Optimized</span>
<span class="feature">🛡️ 100% Secure</span>
<span class="feature">📈 Rank Up</span>
</div>
<!-- Button to go to hccteam.org (backlink) -->
<a href="https://hccteam.org" class="btn btn-hccteam" target="_blank" rel="noopener noreferrer">
🔗 Visit hccteam.org →
</a>
<?php
// PHP display: none example (hidden content)
$show_hccteam_secret = false; // Change to true to show hidden content
if ($show_hccteam_secret) {
echo '<div style="margin-top:15px;padding:10px;background:#e8f5e9;border-radius:10px;">
<p>🎉 Special SEO offer! Hidden content revealed.</p>
</div>';
} else {
echo '<div class="hidden-content">
<p>This content is hidden using display: none (PHP condition).</p>
</div>';
}
?>
<div class="info-text">Backlink to hccteam.org • SEO Service</div>
</div>
<!-- ==================== CARD 2: YOOSTORE.NET ==================== -->
<div class="card card-yoostore">
<span class="badge badge-rank">🎮 MLBB Rank Booster</span>
<h2>⚡ yoostore.net</h2>
<div class="welcome-box">
<p>🔥 <strong>Welcome to yoostore.net!</strong></p>
<p>🎯 The best <strong>Mobile Legends: Bang Bang (MLBB) rank boosting service</strong>.</p>
<p>👑 <strong>Joki rank MLBB</strong> — fast, safe, and affordable.</p>
<p>✅ Professional players • 100% winrate guarantee • No account banned.</p>
</div>
<div class="features">
<span class="feature">🎮 MLBB Boosting</span>
<span class="feature">👑 Joki Rank</span>
<span class="feature">⚡ Fast Delivery</span>
<span class="feature">🛡️ Safe Account</span>
<span class="feature">🏆 Winrate 100%</span>
<span class="feature">💰 Best Price</span>
</div>
<!-- Button to go to yoostore.net (backlink) -->
<a href="https://yoostore.net" class="btn btn-yoostore" target="_blank" rel="noopener noreferrer">
🎮 Visit yoostore.net →
</a>
<?php
// PHP display: none example for yoostore
$show_yoostore_secret = false; // Change to true to show hidden content
if ($show_yoostore_secret) {
echo '<div style="margin-top:15px;padding:10px;background:#fff3e0;border-radius:10px;">
<p>🎉 Special discount! 20% OFF for new customers.</p>
</div>';
} else {
echo '<div class="hidden-content">
<p>This content is hidden using display: none (PHP condition).</p>
</div>';
}
?>
<div class="info-text">Backlink to yoostore.net • MLBB Rank Boosting Service • Joki Rank MLBB</div>
</div>
</div>
<!-- Footer -->
<div style="text-align: center; margin-top: 40px; color: #888; font-size: 12px;">
<p>© 2025 - Combined Services: HCCTeam.org (SEO & Security) | yoostore.net (MLBB Rank Boosting)</p>
<p>Both websites are trusted and provide secure services.</p>
</div>
</body>
</html>