Skip to content

kar-thee/Zen-Assignment-Pagination-DOM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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)