Skip to content

Latest commit

 

History

History
18 lines (16 loc) · 720 Bytes

README.md

File metadata and controls

18 lines (16 loc) · 720 Bytes

Zen-Assignment-Pagination-DOM

Pagination of user Data using HTML,JAVASCRIPT DOM AND CSS...

Demo Url : https://kar-thee.github.io/Zen-Assignment-Pagination-DOM/

Netlify Url : https://zen-assignment-pagination-dom-task.netlify.app/

Data_Origin_URL : https://raw.githubusercontent.com/Rajavasanthan/jsondata/master/pagenation.json

Design Reference : https://gist.githubusercontent.com/rvsp/add40254aa126f045837fa5b51f47f1f/raw/4d724bfabf4cce7379a386e23bef6576ab99a2f9/Pagination.jpg

Problem Statement:

  • Design a Pagination in DOM manipulation
  • Create the needed HTML elements using DOM
  • Use only CSS for Design (No Bootstrap)