Toggle navigation
Bootsnipp
Bootstrap
For
CSS Frameworks
Bootstrap
Foundation
Semantic UI
Materialize
Pure
Bulma
References
CSS Reference
Tools
Community
Page Builder
Form Builder
Button Builder
Icon Search
Dan's Tools
Diff / Merge
Color Picker
Keyword Tool
Web Fonts
.htaccess Generator
Favicon Generator
Site Speed Test
Snippets
Featured
Tags
By Bootstrap Version
4.1.1
4.0.0
3.3.0
3.2.0
3.1.0
3.0.3
3.0.1
3.0.0
2.3.2
Register
Login
"Untitled"
Bootstrap 4.1.1 Snippet by
Manojkumar001
4.1.1
Preview
HTML
View Full Screen
Fork
Fork this
0
 
0 Fav
Post to Facebook
Tweet this
<link href="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css"> <script src="//maxcdn.bootstrapcdn.com/bootstrap/4.1.1/js/bootstrap.min.js"></script> <script src="//cdnjs.cloudflare.com/ajax/libs/jquery/3.2.1/jquery.min.js"></script> <!------ Include the above in your HEAD tag ----------> <!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Jansons Carpets - Carpet Cleaning Services</title> <style> * { box-sizing: border-box; } body { margin: 0; padding: 40px 20px; min-height: 100vh; display: flex; justify-content: center; align-items: center; font-family: Arial, sans-serif; background: linear-gradient(135deg, #f5efe6, #e8d8c3); text-align: center; } .card { width: 100%; max-width: 750px; padding: 45px 35px; background: #ffffff; border-radius: 20px; box-shadow: 0 15px 40px rgba(80, 50, 25, 0.18); border: 1px solid rgba(120, 80, 40, 0.12); } .card h1 { margin: 0 0 22px; color: #5a321b; font-size: 30px; line-height: 1.3; } .card p { margin: 0 auto 28px; max-width: 650px; color: #555; font-size: 17px; line-height: 1.8; } .btn { display: inline-block; padding: 14px 28px; background: #d62828; color: #ffffff; text-decoration: none; font-size: 16px; font-weight: bold; border-radius: 8px; transition: all 0.3s ease; box-shadow: 0 6px 15px rgba(214, 40, 40, 0.25); } .btn:hover { background: #b71c1c; transform: translateY(-2px); box-shadow: 0 9px 20px rgba(183, 28, 28, 0.3); } @media (max-width: 600px) { .card { padding: 30px 20px; } .card h1 { font-size: 24px; } .card p { font-size: 15px; } } </style> </head> <body> <div class="card"> <h1>Jansons Carpets Offers Best Carpet Cleaning Services in Delhi with Professional Care</h1> <p> Jansons Carpets offers Best Carpet Cleaning Services in Delhi using professional cleaning techniques to remove dust, stains, and accumulated dirt while protecting the carpet’s texture, color, and quality. Their specialized care helps maintain the freshness, appearance, and longevity of handmade and premium carpets. </p> <a href="https://jansonscarpets.com/carpet-cleaning-in-delhi.html" class="btn" target="_blank" rel="noopener noreferrer" > Learn More </a> </div> </body> </html>
Questions / Comments:
Post
Posting Guidelines
Formatting
- Now
×
Close
Donate
BTC: 12JxYMYi6Vt3mx3hcmP3B2oyFiCSF3FhYT
ETH: 0xCD715b2E3549c54A40e6ecAaFeB82138148a6c76