Category: General

OWL Carousel Full Width Image Responsive Code

<link href=”owl.carousel.css” rel=”stylesheet”> <div id=”owl-demo” class=”owl-carousel owl-theme”> <div class=”item”><img src=”fullimage1.jpg” alt=”The Last of us”></div> <div class=”item”><img src=”fullimage1.jpg” alt=”GTA V”></div> <div class=”item”><img src=”fullimage1.jpg” alt=”Mirror Edge”></div> </div> <script src=”jquery-1.9.1.min.js”></script> <script src=”owl.carousel.js”></script> <script> $(document).ready(function() { $(“#owl-demo”).owlCarousel({ navigation : true, // Show next and prev buttons slideSpeed : 300, paginationSpeed : 400, items : 1, itemsDesktop : false, itemsDesktopSmall

Robi Single Digit USSD Code

Robi Single Digit USSD Codes: Single Digit USSD is a breakthrough by which you can easily able the most widely used services of Robi. So let’s know which USSD number is applicable for which service. Single Digit USSD Service Names *0# Minutes Bundle *1# Balance Check / Due bill check *2# Show own mobile number

CSS Button | Hover Animation

<style> @media (max-width: 480px) .entry-footer a { font-size: 10px; } body, input, button, select, textarea { font-family: "Lato",sans-serif; } @media (max-width: 767px) .entry-footer a { font-size: 11px; } body { font-style: normal; font-weight: 400; /* color: hsl(0,0%,25%); */ background-color: #f3f3f3; } .entry-footer a:hover { border-color: rgba(0,0,0,0.25); background-color: #fff; } .entry-footer a:active { border-color: rgba(0,0,0,0.25); background-color: