#typing-container { overflow: hidden; margin: 0 auto; font-size: 2.4rem; /* Default font size for desktop */ } #typing-container span { font-weight: 600; font-family: 'Arial', sans-serif; display: block; letter-spacing: 0; line-height: 1.4; } #static-text { font-weight: bold; color: #FFFFFF; } #typing-text-container { overflow: hidden; /* Hide overflow to prevent dynamic text from expanding */ } #typing-text { animation: typing 5s steps(40, end); color: #FFD700; } @keyframes typing { from { width: 0; } to { width: 100%; } } /* Responsive styles for mobile view */ @media only screen and (max-width: 600px) { #typing-container { font-size: 2rem; /* Adjust font size for mobile */ } #typing-text-container { height: 40px; /* Fixed height for dynamic text container on mobile */ } } /* Responsive styles for desktop view */ @media only screen and (min-width: 601px) { #typing-text-container { height: 70px; /* Fixed height for dynamic text container on desktop */ } }
Connect with Us for
document.addEventListener('DOMContentLoaded', function () { const typingText = document.getElementById('typing-text'); const words = ['Personal Tutor.', 'Expert Guidance.', 'Interactive Learning.', 'Flexible Solutions.', 'Tailored Education.', 'Engaging Sessions.']; let wordIndex = 0; let charIndex = 0; let speed = 100; let initialDelay = 1000; setTimeout(function () { type(); }, initialDelay); function type() { if (charIndex 0) { typingText.textContent = words[wordIndex].substring(0, charIndex - 1); charIndex--; setTimeout(erase, speed / 2); } else { wordIndex = (wordIndex + 1) % words.length; typingText.textContent = ''; // Clear dynamic text before starting the typing animation again setTimeout(type, speed); } } });

Get in touch with Tuition Click for personalized support and expert guidance in your learning journey. Our interactive classes and flexible solutions are tailored to your educational needs, ensuring engaging sessions that help you excel academically.

A girl pointing out the Tuition Click Contact details.

Connect for Support Today!

Connect for Support Today!

Thank you for your interest in Tuition Click. We are here to answer any questions you may have about our online learning platform. Please feel free to reach out to us using the contact information below:

Address: Anand Niwas, Purani Shahar, Barbigha, Bihar 811101

Phone: +91 92641 04131

Email: support@tuitionclick.com

Business Hours: Monday – Saturday: 10:30 AM to 6:30 PM Sunday: Closed

You can also fill out the form below, and we will get back to you as soon as possible. Thank you for choosing Tuition Click for your educational needs. We look forward to hearing from you!

Contact Form


Ignite Your Passion for Learning!

Ignite Your Passion for Learning!

Scroll to Top