| Current Path : /home/users/unlimited/www/smsking.codeskitter.com/ |
| Current File : /home/users/unlimited/www/smsking.codeskitter.com/index.html |
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title> Web Hosting</title>
</head>
<body style="margin: 0; min-hight:100vh; font-family: Arial, sans-serif; text-align: center; background-color: #f4f4f4; color: #333;">
<header style="background: #2c3e50; padding: 20px; color: white;">
<h1>Welcome to Our Web Hosting</h1>
</header>
<section style="padding: 40px;">
<h2 style="color: #2c3e50;">Reliable & Secure Web Hosting</h2>
<p>Get fast, secure, and scalable hosting solutions for your website.</p>
<button style="padding: 10px 20px; background: #3498db; color: white; border: none; cursor: pointer;">
Get Started
</button>
</section>
<section style="padding: 40px; background: #ecf0f1;">
<h2 style="color: #2c3e50;">Our Features</h2>
<ul style="list-style: none; padding: 0;">
<li>✔ 99.9% Uptime Guarantee</li>
<li>✔ Free SSL Certificate</li>
<li>✔ 24/7 Support</li>
<li>✔ Unlimited Bandwidth</li>
</ul>
</section>
<footer style="background: #2c3e50; padding: 20px; color: white;">
<p>© 2025 Codeskitter. All rights reserved.</p>
</footer>
</body>
</html>