An open API service indexing awesome lists of open source software.

https://github.com/ismail-dev-code/dev-board


https://github.com/ismail-dev-code/dev-board

daisyui dom html5 javascript

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

🏆 Requirements

Follow the given video strictly to meet all the requirements and Challenges.

---
Required Question to Answer at Blog.html
---
- Question-1: What are the different ways to select an element in the DOM?

- Question-2: What is the difference between innerHTML, innerText, and textContent ?

- Question-3: What is event delegation in the DOM?

- Question-4: What is event bubbling in the DOM?

- Question-5: How do you create, add, and remove elements using JavaScript?