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
- Host: GitHub
- URL: https://github.com/ismail-dev-code/dev-board
- Owner: ismail-dev-code
- Created: 2025-02-28T13:24:56.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-03-12T10:23:33.000Z (12 months ago)
- Last Synced: 2025-03-12T11:29:11.286Z (12 months ago)
- Topics: daisyui, dom, html5, javascript
- Language: HTML
- Homepage: https://ismail-dev-code.github.io/dev-board/
- Size: 136 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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?