https://github.com/dineshkumar-mb/dom-pagination
pagination task using Dom manipulation html,css,javascript are used . the test cases are provided whether the task are made accordingly
https://github.com/dineshkumar-mb/dom-pagination
bootstrap css dom-manipulation html
Last synced: over 1 year ago
JSON representation
pagination task using Dom manipulation html,css,javascript are used . the test cases are provided whether the task are made accordingly
- Host: GitHub
- URL: https://github.com/dineshkumar-mb/dom-pagination
- Owner: dineshkumar-mb
- Created: 2024-05-09T08:46:23.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-09T08:54:24.000Z (about 2 years ago)
- Last Synced: 2024-05-09T09:55:21.501Z (about 2 years ago)
- Topics: bootstrap, css, dom-manipulation, html
- Language: HTML
- Homepage: https://glittering-crumble-ad1b2f.netlify.app
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Pagination in web development refers to the practice of dividing and presenting content across multiple pages, allowing users to navigate through information in a structured and organized manner.
Instead of displaying all content on a single, lengthy page, pagination breaks it down into manageable chunks or “pages”
in this task pagination dom is used to create table data and using og json file table data's are used to fetch .here bootstrap,html,css,javascript are all used .
test cases are used to check the task made accordingly.