Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hsnice16/grid-of-three-cross-three
a webpage with a paragraph written on it and under which 9 buttons are placed in a 3X3 grid. The first row is for buttons labeled with colors names Red, Green, and Blue, the second row with numbers 10, 20, 30, and the third row with different font names. Click event of each of the buttons is making the appropriate change in the style of paragraph.
https://github.com/hsnice16/grid-of-three-cross-three
css3 html5 javascript project
Last synced: 5 days ago
JSON representation
a webpage with a paragraph written on it and under which 9 buttons are placed in a 3X3 grid. The first row is for buttons labeled with colors names Red, Green, and Blue, the second row with numbers 10, 20, 30, and the third row with different font names. Click event of each of the buttons is making the appropriate change in the style of paragraph.
- Host: GitHub
- URL: https://github.com/hsnice16/grid-of-three-cross-three
- Owner: hsnice16
- Created: 2021-09-07T13:25:09.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-09-07T13:31:19.000Z (over 3 years ago)
- Last Synced: 2024-11-12T15:44:10.942Z (2 months ago)
- Topics: css3, html5, javascript, project
- Language: HTML
- Homepage: https://grid-demo.netlify.app/
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Grid-Of-Three-Cross-Three
a webpage with a paragraph written on it and under which 9 buttons are placed in a 3X3 grid. The first row is for buttons labeled with colors names Red, Green, and Blue, the second row with numbers 10, 20, 30, and the third row with different font names. Click event of each of the buttons is making the appropriate change in the style of paragraph.