Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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.