Chapter 1 - Introduction to HTML | GSEB Std 10 Computer
Master the basics of HTML for GSEB Std 10. Learn about tags, structure, and create your first webpage using the House Skeleton scenario.
Master the basics of HTML for GSEB Std 10. Learn about tags, structure, and create your first webpage using the House Skeleton scenario.
Master Async/Await in JavaScript. Learn how to write clean, synchronous-looking asynchronous code using the Delivery Waiter scenario.
Learn how to make websites interactive with JavaScript Events. Master click events, hover states, and event listeners using the Alarm Clock scenario.
Learn how JavaScript handles tasks that take time. Master Promises and Async/Await using the Pizza Shop scenario. No more Callback Hell!
Learn MySQL, the world's most popular open-source database. Master storage engines, text indexing, and high-performance querying.
Master the Document Object Model (DOM). Learn how JavaScript interacts with HTML using the Christmas Tree scenario. Includes querySelector and getElementById.