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</title> <style> body { margin: 0; padding: 0; background-color: #f2f2f2; font-family: Arial, sans-serif; display: flex; justify-content: center; align-items: center; height: 100vh; } .box { background-color: #ffffff; padding: 40px; max-width: 600px; text-align: center; border-radius: 10px; box-shadow: 0 8px 20px rgba(0, 0, 0, 0.1); } h1 { font-size: 24px; color: #333; margin-bottom: 15px; } p { color: #555; line-height: 1.6; } .btn { display: inline-block; padding: 12px 25px; background-color: #008080; color: white; text-decoration: none; font-size: 16px; border-radius: 30px; border: 2px solid #008080; transition: all 0.3s ease; animation: pulse 1.5s infinite; } .btn:hover { background-color: #ffffff; color: #008080; transform: scale(1.1); animation: none; } </style> </head> <body> <div class="box"> <h1>Jansons Carpets Shares Tips to Get Rid of Carpet Beetles and Protect Carpets </h1> <p> Jansons Carpets explains effective ways to get rid of carpet beetles through regular cleaning, proper maintenance, and preventive care. These steps help protect carpets from damage and keep them fresh, hygienic, and long-lasting. </p> <a href="https://jansonscarpets.com/blog/how-to-get-rid-of-carpet-beetles/" class="btn" target="_blank"> Read More </a> </div> </body> </html>
Questions / Comments:
Post
Posting Guidelines
Formatting
- Now
×
Close
Donate
BTC: 12JxYMYi6Vt3mx3hcmP3B2oyFiCSF3FhYT
ETH: 0xCD715b2E3549c54A40e6ecAaFeB82138148a6c76