File tree Expand file tree Collapse file tree 1 file changed +10
-11
lines changed Expand file tree Collapse file tree 1 file changed +10
-11
lines changed Original file line number Diff line number Diff line change 11<!DOCTYPE html>
22< html lang ="en ">
3- < head >
3+ < head >
44 < meta charset ="UTF-8 " />
55 < meta http-equiv ="X-UA-Compatible " content ="IE=edge " />
66 < meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
99 < link rel ="preconnect " href ="https://fonts.googleapis.com " />
1010 < link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin />
1111 < link href ="https://fonts.googleapis.com/css2?family=Raleway&display=swap " rel ="stylesheet " />
12- </ head >
13- < body >
12+ </ head >
13+ < body >
1414 < div class ="rndm ">
15- < h1 > RANDOM COLOR</ h1 >
16- < div class ="color_gen ">
17- < button id ="random "> Change Background Color</ button >
18- < button id ="gradc "> Change Background Gradient Color</ button >
19- < button class ="brndm "> Change Button Background</ button >
20- </ div >
15+ < h1 > RANDOM COLOR</ h1 >
16+ < div class ="color_gen ">
17+ < button id ="random "> Change Background Color</ button >
18+ < button id ="gradc "> Change Background Gradient Color</ button >
19+ < button class ="brndm "> Change Button Background</ button >
20+ </ div >
2121 </ div >
2222 < script src ="randomcolor.js "> </ script >
23- </ body >
23+ </ body >
2424</ html >
25-
You can’t perform that action at this time.
0 commit comments