Design a Pagination in DOM manipulation. Create the needed HTML elements using DOM. Use only CSS for the design. Usage of any deprecated tags is not allowed to be created in DOM. Include the test suite in your html file which is given below.
for the above requirements i have done a Pagination task using html,css and js DOM.