Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 757 Bytes

File metadata and controls

16 lines (14 loc) · 757 Bytes

Summary of the Fourth Session

Date: 1403-07-01, 2024-09-22

In this meeting, we carried out the class project, which was a note program, and the professor worked hard and provided us with the source of the project. Source Live

Tips

  • Whats the difference between methods append() and appendChile()
  • Whats the difference between property className and method classList.add()
  • How to create element using literal template.
  • Whats the difference between using getElementById() and querySelector()
  • Whats the difference between method append() and property innerHtml and property textContent