Computational Thinking and AI on Class 3 to 8 Syllabus
/* ============================================================ SCOPED TO .ctai-page - zero impact on Drupal theme ============================================================ */ .ctai-page { all: revert; } .ctai-page *, .ctai-page *::before, .ctai-page *::after…
Computational Thinking and AI Syllabus Class 6
.ctai-page { font-family: 'Segoe UI', Arial, sans-serif; font-size: 16px; line-height: 1.7; color: #1a1a2e; max-width: 100%; margin: 0 auto; padding: 0 16px 48px; box-sizing: border-box; } .ctai-page *, .ctai-page *::before, .ctai-page *::after { box-…
Class 9 NCERT Maths New Book PDF
.math-curriculum * { box-sizing: border-box; } .math-curriculum { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; line-height: 1.5; color: #333; margin: 0; padding: 20px; background-color: #f4f7f9; } .math-curriculum .…