Baby Ballet

Babyballet is a fun, award-winning pre-school dance concept for children from 6 months to 6 years. With schools right across the UK, babyballet dance classes allow babies, toddlers and young children to enjoy the physical and social benefits of ballet, song and dance in a safe, caring, positive and informal environment.

Our babyballet preschool dance programme offers four stages of ballet classes, for young children aged 18 months to 6 years, plus a tap dancing class for children over 3 years.

We teach over 100 babyballet stars each week, and strive to create a fun, friendly and inclusive experience for everyone – no matter what your child’s age or ability. Not to mention, our classes are a great way for parents, carers and guardians to meet up and make new friends too!

Social Media:
document.addEventListener("DOMContentLoaded", function () { const tabButtons = document.querySelectorAll('.tab-calendar .e-n-tab-title'); function forceActiveColor() { tabButtons.forEach(button => { if (button.getAttribute('aria-selected') === 'true') { // ইনলাইন স্টাইল সরাসরি বদলে দেওয়া button.style.setProperty('background', '#F47924', 'important'); button.style.setProperty('background-color', '#F47924', 'important'); button.style.setProperty('color', '#ffffff', 'important'); } else { // ডিঅ্যাক্টিভ বাটনের জন্য ইনলাইন স্টাইল রিমুভ করা (যাতে থিমের কালো কালার পায়) button.style.removeProperty('background'); button.style.removeProperty('background-color'); button.style.removeProperty('color'); } }); } // ১. প্রথমবার পেজ লোড হওয়ার সময় রান হবে setTimeout(forceActiveColor, 300); // ২. বাটনে ক্লিক করার সাথে সাথে রান হবে tabButtons.forEach(button => { button.addEventListener('click', function () { setTimeout(forceActiveColor, 50); }); }); });