File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121< body >
2222 < div id ="stuff " class ="infobox " style ="width:100vw; justify-content: center; flex-direction: row; flex-wrap: wrap; top: 70px; ">
2323 < div class ="minifull " style ="height: 50px; display: flex; justify-content: center; flex-wrap: nowrap; ">
24- < button id ="schoolbutton " class ="menuSelect " style ="background-color: rgba(var(--yellow), 0.75); color: white; " onclick ="schoolclick () "> School </ button >
24+ < button id ="personalbutton " class ="menuSelect " style ="background-color: rgba(var(--yellow), 0.75); color: white; " onclick ="personalclick () "> Personal </ button >
2525 < hr style ="border-color: rgba(0, 0, 0, 0); margin:1% ">
26- < button id ="personalbutton " class ="menuSelect " onclick ="personalclick () "> Personal </ button >
26+ < button id ="schoolbutton " class ="menuSelect " onclick ="schoolclick () "> School </ button >
2727 </ div >
28- < div id ="school " style ="display: block ; ">
28+ < div id ="school " style ="display: none ; ">
2929 < section class ="minifull " id ="Purple F1 ">
3030 < img src ="/hardware/assets/ThePurpleF1/Car_and_Remote.jpg " alt ="The Purple F1 " class ="bigimg " style ="width: 400px; border-radius: 10px; ">
3131 < div style ="display: flex; flex-direction: column; ">
@@ -40,7 +40,7 @@ <h1 style="height: 5px; padding-left: 10px;">Purple F1 | The F1 Rc Car</h1>
4040 </ div >
4141 </ section >
4242 </ div >
43- < div id ="personal " style ="display: none ; ">
43+ < div id ="personal " style ="display: block ; ">
4444 < section class ="minifull " id ="MiniBike ">
4545 < img src ="/hardware/assets/MiniBike_2.jpg " alt ="MX350 " class ="bigimg " style ="width: 400px; border-radius: 10px; ">
4646 < div style ="display: flex; flex-direction: column; ">
Original file line number Diff line number Diff line change 2121< body >
2222 < div id ="stuff " class ="infobox " style ="width:100vw; justify-content: center; flex-direction: row; flex-wrap: wrap; top: 70px; ">
2323 < div class ="minifull " style ="height: 50px; display: flex; justify-content: center; flex-wrap: nowrap; ">
24- < button id ="schoolbutton " class ="menuSelect " style ="background-color: rgba(var(--yellow), 0.75); color: white; " onclick ="schoolclick () "> School </ button >
24+ < button id ="personalbutton " class ="menuSelect " style ="background-color: rgba(var(--yellow), 0.75); color: white; " onclick ="personalclick () "> Personal </ button >
2525 < hr style ="border-color: rgba(0, 0, 0, 0); margin:1% ">
26- < button id ="personalbutton " class ="menuSelect " onclick ="personalclick () "> Personal </ button >
26+ < button id ="schoolbutton " class ="menuSelect " onclick ="schoolclick () "> School </ button >
2727 </ div >
28- < div id ="school " style ="display: block ; ">
28+ < div id ="school " style ="display: none ; ">
2929 < section class ="minifull " id ="Web Design ">
3030 < img src ="/software/assets/WebDeisgn/Screenshot_1.png " alt ="Web Design " style ="width: 400px; border-radius: 10px; ">
3131 < div style ="display: flex; flex-direction: column; ">
@@ -102,7 +102,7 @@ <h1 style="height: 5px; padding-left: 10px;">Holiday Card</h1>
102102 </ div >
103103 </ section >
104104 </ div >
105- < div id ="personal " style ="display: none ; ">
105+ < div id ="personal " style ="display: block ; ">
106106 < section class ="minifull " id ="Serika ">
107107 < img src ="/software/assets/serika/Desktop.png " alt ="Serika Dark " class ="bigimg " style ="width: 400px; border-radius: 10px; ">
108108 < div style ="display: flex; flex-direction: column; ">
You can’t perform that action at this time.
0 commit comments