Unlock Creativity with myFirst Sketch Pro Neo - Art for Young Painters! Ages 3-12 Designed exclusively for young painters aged 3 to 12, this drawing pad inspires their imagination. Colorful Canvas Features a vibrant canvas to bring their creations to life, enhancing their artistic experience. Creative Flow Watch as their ideas flow freely on this unique sketch board, stimulating and engaging young minds, turning each stroke into a masterpiece. Durable Design Built to last with rounded rubberized corners, making it ideal for active kids on the go. Large Format Screen The spacious screen allows for school notes, doodles, sketches, games like tic-tac-toe, and more. Pen and Paper Experience Offers a mix of a real writing experience on paper and smooth writing on a Color LCD Sketch Pad. Anti-Glare and Clear Screen Ensures artwork appears clearer and provides a smoother writing and drawing experience. Portable Perfect for on-the-go use, whether at home, school, or the park. Free Premium Leather Case Comes with a stylish, anti-friction leather case to keep your Sketch Pro safe and look fashionable, wherever you are. body { font-family: Arial, sans-serif; margin: 0; padding: 0; background-color: #f9f9f9; color: #333; } .container { max-width: 800px; margin: 20px auto; padding: 20px; background-color: #fff; border-radius: 10px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); } .tabs { overflow: hidden; border-bottom: 1px solid #ccc; margin-bottom: 20px; } .tab { float: left; border: 1px solid #ccc; border-bottom: none; background-color: #f1f1f1; padding: 10px 20px; cursor: pointer; border-top-left-radius: 5px; border-top-right-radius: 5px; } .tab:last-child { border-top-right-radius: 0; } .tab.active { background-color: #ccc; } .tab-content { display: none; padding: 20px; border: 1px solid #ccc; border-top: none; border-radius: 0 0 5px 5px; background-color: #fff; } ul { list-style-type: none; padding: 0; } li { margin-bottom: 10px; } .box { margin-top: 20px; padding: 10px; background-color: #f1f1f1; border-radius: 5px; } Specification What's Inside the Box Specification Large sketching area with a 10” LCD screen Zero delay writing experience Comes with a stylus for pressure-sensitive sketching Reusable with a one-key eraser Lock switch to prevent accidental drawing Low power consumption High Contrast Luminescent Non-Radiative Lightweight and portable Durable Design for Kids What's Inside the Box myFirst Sketch Pro Neo 1 x Stylus 1 x Stylus string Premium leather case CR2032 battery included User manual function openTab(evt, tabName) { var i, tabcontent, tablinks; tabcontent = document.getElementsByClassName("tab-content"); for (i = 0; i < tabcontent.length; i++) { tabcontent[i].style.display = "none"; } tablinks = document.getElementsByClassName("tab"); for (i = 0; i < tablinks.length; i++) { tablinks[i].classList.remove("active"); } document.getElementById(tabName).style.display = "block"; evt.currentTarget.classList.add("active"); } document.getElementById("defaultOpen").click();