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
"booo effff"
Bootstrap 4.1.1 Snippet by
ravic9089
4.1.1
Preview
HTML
CSS
View Full Screen
Fork
Fork this
555
 
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 ----------> <section class="welcome-section"> <div class="auto-container"> <div class="sec-title centered"> <h1>WELCOME TO AATMNIRBHAR SENA</h1> <div class="lower-text">AATMNIRBHAR SENA ABHIYAN</div> </div> <div class="row clearfix"> <div class="featured-block col-lg-4 col-md-6 col-sm-12"> <div class="inner-box"> <div class="content-box"> <div class="subtitle">Aatmnirbhar Bharat Abhiyan </div> <h4><a href="aatm-nirbhar-bharat-abhiyan.html"><p>Aatmnirbhar Bharat Abhiyan lays secure foundations to bring well-organized long-term.</p></a></h4> </div> <div class="hover-box"> <div class="image-layer" style="background-image: url(admin/style/images/content/20200806025436_aatmbirbharbharat.jpg);"></div> <div class="inner"> <h4><a href="aatm-nirbhar-bharat-abhiyan.html">Aatmnirbhar Bharat Abhiyan </a></h4> <div class="text"><p>Aatmnirbhar Bharat Abhiyan lays secure foundations to bring well-organized long-term.</p></div> </div> </div> <div class="more-link"> <a href="aatm-nirbhar-bharat-abhiyan.html"><span class="flaticon-right-2"></span></a> </div> </div> </div> <div class="featured-block col-lg-4 col-md-6 col-sm-12"> <div class="inner-box"> <div class="content-box"> <div class="subtitle">Aatmnirbhar Sena Agenda</div> <h4><a href="aatmnirbhar-sena-agenda.html"><p>The Pandemic of COVID-19 has pushed the world into recession and has resulted.</p></a></h4> </div> <div class="hover-box"> <div class="image-layer" style="background-image: url(admin/style/images/content/20200806030040_6.jpg);"></div> <div class="inner"> <h4><a href="aatmnirbhar-sena-agenda.html">Aatmnirbhar Sena Agenda</a></h4> <div class="text"><p>The Pandemic of COVID-19 has pushed the world into recession and has resulted.</p></div> </div> </div> <div class="more-link"> <a href="aatmnirbhar-sena-agenda.html"><span class="flaticon-right-2"></span></a> </div> </div> </div> <div class="featured-block col-lg-4 col-md-6 col-sm-12"> <div class="inner-box"> <div class="content-box"> <div class="subtitle">Objectives and Plans of AatmNirbhar Sena</div> <h4><a href="objectives-and-plans-of-aatmnirbhar-sena.html"><p>Aatmnirbhar Bharat is the vision of our honorable Prime Minister Shri Narendra Modi.</p></a></h4> </div> <div class="hover-box"> <div class="image-layer" style="background-image: url(admin/style/images/content/20200806030709_aatmbirbharbharat1.jpg);"></div> <div class="inner"> <h4><a href="objectives-and-plans-of-aatmnirbhar-sena.html">Objectives and Plans of AatmNirbhar Sena</a></h4> <div class="text"><p>Aatmnirbhar Bharat is the vision of our honorable Prime Minister Shri Narendra Modi.</p></div> </div> </div> <div class="more-link"> <a href="objectives-and-plans-of-aatmnirbhar-sena.html"><span class="flaticon-right-2"></span></a> </div> </div> </div> </div> </div> </section>
.welcome-section { position: relative; padding: 50px 0 30px; background: #f1f1f1 } .welcome-section .sec-title { margin-bottom: 40px } .featured-block { position: relative; margin-bottom: 30px } .featured-block .inner-box { position: relative; display: block; background: #fff; overflow: hidden; box-shadow: 0 0 25px 0 rgba(0, 0, 0, .07) } .featured-block .image-layer { position: absolute; left: 0; top: 0; width: 100%; height: 100%; opacity: 1; background-repeat: no-repeat; background-position: center center; background-size: cover } .featured-block .image-layer:before { content: ''; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, .7) } .featured-block .content-box { position: relative; display: block; padding: 50px 25px 50px 30px; -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -ms-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease } .featured-block .content-box .content { position: relative; padding-left: 100px; min-height: 80px } .featured-block .content-box .subtitle { font-size: 13px; color: #8e8e8e; font-weight: 700; text-transform: uppercase; line-height: 1.5em; margin-bottom: 5px; font-family: roboto, sans-serif !important } .featured-block .content-box h4 { color: #222; font-weight: 700; line-height: 1.25em; margin: 0; -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -ms-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease } .featured-block .content-box h4 a { color: #222 } .featured-block .content-box h4 a:hover { color: #138806 } .featured-block .content-box .icon-box { position: absolute; left: 30px; top: 50px; width: 80px; height: 80px; color: #138806; font-size: 60px; line-height: 80px } .featured-block .content-box .icon-box:before { content: ''; position: absolute; right: 0; top: 5px; bottom: 5px; border-left: 1px solid rgba(0, 0, 0, .1) } .featured-block .hover-box { position: absolute; left: 0; top: 0; width: 100%; height: 100%; display: block; opacity: 0; visibility: hidden; -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -ms-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease; z-index: 1 } .featured-block .inner-box:hover .hover-box { opacity: 1; visibility: visible } .featured-block .hover-box .inner { position: relative; display: block; padding: 35px 30px 15px } .featured-block .hover-box h4 { color: #fff; font-weight: 700; line-height: 1.3em; max-width: 220px; margin: 0 0 10px } .featured-block .hover-box h4 a { color: #fff; -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -ms-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease } .featured-block .hover-box h4 a:hover { color: #138806 } .featured-block .hover-box .text { color: #b2b2b2; line-height: 1.6em } .featured-block .more-link { position: absolute; right: 0; bottom: 0; width: 42px; height: 42px; line-height: 30px; text-align: center; color: #138806; font-size: 18px; z-index: 2 } .featured-block .more-link a { position: relative; display: block; line-height: 42px; color: #138806; -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -ms-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease } .featured-block .more-link a:before { content: ''; position: absolute; right: -85px; bottom: -85px; width: 140px; height: 140px; background: #222; -ms-transform: rotate(45deg); transform: rotate(45deg); -webkit-transition: all 300ms ease; -moz-transition: all 300ms ease; -ms-transition: all 300ms ease; -o-transition: all 300ms ease; transition: all 300ms ease } .featured-block .more-link a span, .featured-block .more-link a i { position: relative; z-index: 1 } .featured-block .inner-box:hover .more-link a:before { background: #138806 } .featured-block .inner-box:hover .more-link a { color: #fff }
Related:
See More
Free Template
Vue Black Dashboard
Questions / Comments:
Post
Posting Guidelines
Formatting
- Now
×
Close
Donate
BTC: 12JxYMYi6Vt3mx3hcmP3B2oyFiCSF3FhYT
ETH: 0xCD715b2E3549c54A40e6ecAaFeB82138148a6c76