Skip to content

Commit de523bb

Browse files
authored
Create CONTRIBUTING.md
1 parent 88842db commit de523bb

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CONTRIBUTING.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
HOW TO USE:
2+
3+
1: Firstly, create a nice template on your html and input any name you want on your h1 tag.eg CHANGE MY COLOUR WITH JAVASCRIPT.
4+
5+
2: secondly give an id to the element on your HTML.then get it by it's elementById on your js file.
6+
7+
3: lastly, everyother thing you need to know has been done for you on my input.js as seen on my repo. also, you can understand how to clear setinterval on the project. do well to take a closer look to know when it was used on the project.
8+
9+
4:please do reach out anytime if you got any question or issues on my project. Thank y'all for reviewing and using my awesome work with JavaScript.

0 commit comments

Comments
 (0)