- To create hexagonal patterns with HTML, CSS and JavaScript.
- Generate hexagonal shape patterns dynamically which should be responsive with HTML, CSS and JavaScript.
- This mini project is inspired by the this that Google recommended in my the article feed.
- The hexagon are generated dynamically according to the screen size and is fully responsive without using media queries.
- Created new folder and started project at 21:45 on 6 June, 2021.
- Added basic info and steps in the
README.md
and created a git repo and completed the project. [6 June, 2021]. - Committed to git and github. [7 June, 2021].
Method 1:
- Go to this page
- Click on the green Code button and download zip.
- Unzip the folder and open the index.html file in the browser and you will see the output.
Method 2:
- Follow this steps only if you have git installed on your machine.
- Open a terminal and write this
- This will download the file in a folder.
- Navigate to index.html and open in the browser to see the output.
- HTML
- CSS
- JavaScript
- No contribution is accepted