Skip to content

Commit 0370a9a

Browse files
authored
Merge pull request #57 from yellowberard/random_color
Created Readme.md for Random Color Generator (#55)
2 parents 46b364f + ab21b37 commit 0370a9a

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

Random Color Generator/Readme.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
<h1> Random Color Generator </h1>
2+
<h3>Project overview</h3> <br>
3+
This a simple project where user can generate a random color which changes the background of the page and gives the rgb value the color.<br>
4+
<h3>Use of the Project</h3> <br>
5+
User can have rgb value any random color. <br>
6+
<h3> Languages Used:-</h3> <br>
7+
HTML<br>
8+
CSS<br>
9+
Javascript<br>
10+
<h3>How to run the project</h3><br>
11+
Running the project is easy.The user only have to the button and color would be generated.<br>
12+
Here Are Some Pictures:-<br>
13+
14+
<image src="https://user-images.githubusercontent.com/82977727/124365483-0397ff80-dc66-11eb-8ba8-094d45178824.png">In the middle is the rgb value ogf the background color generated</image>
15+
16+
<image src="https://user-images.githubusercontent.com/82977727/124365464-dfd4b980-dc65-11eb-8537-18c57945e267.png"></image>
17+
18+
19+

0 commit comments

Comments
 (0)