Course Structure

HTML and CSS (1-2 week)

  1. What is HTML?
  2. HTML elements
  3. Block and Inline Elements
  4. HTML attributes
  5. HTML style attribute (what is CSS and how to write inline CSS)
  6. Formatting text with different elements 
  7.  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.
  8. HTML Comments
  9. HTML Forms
  10. HTML links
  11. image element <img>
  12. Assignments 0.1 & 0.2
  13. Table element <table>
  14. Lists
  15. Assignment 0.3
  16. HTML file-paths
  17. CSS in another file(External CSS)
  18. HTML id
  19. HTML class
  20. CSS display property
  21. CSS box model
  22. CSS margin, padding, border properties
  23. CSS flexbox
JAVASCRIPT for Front-end (along with OOP) 
ReactJS with ant-design, stateManagement 

Comments