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 Card</title> <style> *{ margin:0; padding:0; box-sizing:border-box; font-family:Arial, Helvetica, sans-serif; } body{ background:#f4f4f4; display:flex; justify-content:center; align-items:center; min-height:100vh; padding:20px; } .card{ max-width:700px; background:#fff; border-radius:14px; padding:40px 30px; text-align:center; box-shadow:0 8px 25px rgba(0,0,0,0.12); } .card h2{ color:#222; font-size:30px; line-height:1.4; margin-bottom:20px; } .card p{ color:#555; font-size:17px; line-height:1.8; margin-bottom:30px; } .btn{ display:inline-block; background:#d60000; color:#fff; text-decoration:none; padding:14px 32px; border-radius:6px; font-size:17px; font-weight:bold; transition:.3s; } .btn:hover{ background:#b30000; } </style> </head> <body> <div class="card"> <h2>Jansons Carpets Offers Handmade Kashmir Silk Carpets in Delhi with Timeless Elegance</h2> <p> Jansons Carpets offers Handmade Kashmir Silk Carpets in Delhi crafted by experienced artisans using premium silk and traditional weaving techniques. These handcrafted carpets feature intricate patterns, luxurious textures, and exceptional craftsmanship for elegant homes and sophisticated interiors. </p> <a href="https://jansonscarpets.com/kashmir-silk-carpets.html" class="btn" target="_blank"> Explore Collection </a> </div> </body> </html>
Questions / Comments:
Post
Posting Guidelines
Formatting
- Now
×
Close
Donate
BTC: 12JxYMYi6Vt3mx3hcmP3B2oyFiCSF3FhYT
ETH: 0xCD715b2E3549c54A40e6ecAaFeB82138148a6c76