Course Structure
HTML and CSS (1-2 week) What is HTML ? HTML elements Block and Inline Elements HTML attributes HTML style attribute (what is CSS and how to write inline CSS) Formatting text with different elements What are "Comments" in programming? : They are added with the purpose of making the source code easier for humans to understand, and are generally ignored by computers. Comments are not treated as code. HTML Comments HTML Forms HTML links i mage element <img> Assignments 0.1 & 0.2 Table element <table> Lists Assignment 0.3 HTML file-paths CSS in another file(External CSS) HTML id HTML class CSS display property CSS box model CSS margin, padding, border properties CSS flexbox JAVASCRIPT for Front-end (along with OOP) ReactJS with ant-design, stateManagement