Services
Blogs
Courses
Statistics Calculator
About Us
Contact Us
Book an appointment
TEST
FGHTFUIUIORGTI9U7T6
R6TYUJYITKUYRTD
Search
Search
Recent Posts
TEST
How to evaluate your E-commerce website in 2025 ?
Solving Linear Equations in R: A Complete Step-by-Step Guide with Examples using solve( ) Function
How to Find the Probability of A or B (With Examples) 2025
Excel Tips, Tricks, Concepts, and Shortcuts Every Data Analyst Should Know 2025
Doesn’t matter you are a company or a student!
Hire Me Today!
document.addEventListener('DOMContentLoaded', function() { // Array of image URLs const imageUrls = [ "http://statssy.org/wp-content/uploads/2025/08/New-Project-3.png", "http://statssy.org/wp-content/uploads/2025/08/New-Project-4.png", "http://statssy.org/wp-content/uploads/2025/08/New-Project-5.png" ]; // Select all images inside portfolio cards const portfolioImages = document.querySelectorAll('.portfolio-img img'); // Change the images and apply size portfolioImages.forEach((img, index) => { if (imageUrls[index]) { img.src = imageUrls[index]; // Change the image source img.style.width = "48px"; // Set width to 48px img.style.height = "48px"; // Set height to 48px } }); });