Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/thangapandi-k/dom-pagination-task

Designed a Data table along with Pagination using DOM
https://github.com/thangapandi-k/dom-pagination-task

dom-manipulation javascript json-api pagination

Last synced: about 1 month ago
JSON representation

Designed a Data table along with Pagination using DOM

Awesome Lists containing this project

README

        

# DOM PAGINATION TASK

> Desingning a Pagination in DOM manipulation

1. All codes are saved in [script](./js/script.js) file and imported to [HTML](./index.html) file.
2. [Click here](https://pagination-dom-chella.netlify.app/) to see the preview.