This repository is dedicated to practicing advanced HTML elements. It includes examples and exercises for various HTML elements like Canvas, Dynamic Pagination, and more.
The canvas
directory contains examples and exercises related to HTML Canvas. It is an HTML element which can be used to draw graphics via scripting (usually JavaScript).
The dynamic-pagination
directory contains examples and exercises related to dynamic pagination in HTML. Dynamic pagination is a technique where the pagination of content is handled dynamically, often with the help of JavaScript.
This section will be updated with the advanced HTML elements that will be covered in the future.
Contributions are welcome. Please open an issue or submit a pull request.