Skip to main content

Posts

Showing posts from January, 2024
 

sara youtube

 7906 <iframe width="560" height="349" src="https://www.youtube.com/embed/eokvx9QCFr4" frameborder="0" allowfullscreen></iframe>  change upper code with down code <iframe width="400" height="225" src="https://www.youtube.com/embed/eokvx9QCFr4" frameborder="0" allowfullscreen></iframe>

1 to 5 sara orgenised without minify but orgenised

<style>.container{display:flex;justify-content:center}.vertical-left-menu,.vertical-right-menu{flex:1;margin-top:20px}.image-section{flex:1;text-align:center;margin-top:20px}.separator{height:1px;background-color:#ddd;margin:10px 0}.image-section{flex:1;margin-top:20px}.image-section img{display:block;margin:0 auto;max-width:100%;height:auto}#carousel-wrapper{background-color:#000;color:#fff;text-align:center;padding:10px 0}.separator{border-top:1px solid #ccc;margin:20px 0}.mega-tab{padding:20px}.mega-widget{display:flex;flex-wrap:wrap;list-style-type:none;padding:0;margin:0}.mega-item{flex:1;margin-right:10px;margin-bottom:20px;max-width:275px}.post-thumb{max-width:100%;height:auto}.post-title{margin-top:10px;font-size:16px}.meta-price{font-weight:700;color:green}.product_off{display:inline-block;color:red;margin-left:5px}.mega-buy-now{display:block;background-color:#007bff;color:#fff;text-align:center;padding:5px 10px;border-radius:5px;text-decoration:none;margin-top:10px}<...

sara 1 to 5 orgenised

   

1 to 5 all sara

 <style>     .container {         display: flex;         justify-content: center; /* Horizontally center the content */     }     .vertical-left-menu,     .vertical-right-menu {         flex: 1; /* Equal width for left and right menus */         margin-top: 20px; /* Adjust margin as needed */     }     .image-section {         flex: 1; /* Take remaining space */         text-align: center; /* Horizontally center the image */         margin-top: 20px; /* Adjust margin as needed */     }     .separator {         height: 1px;         background-color: #ddd;         margin: 10px 0;     }      </style> <div class='slider-outer-wrap'>     <div class='contain...