File tree Expand file tree Collapse file tree 1 file changed +23
-2
lines changed Expand file tree Collapse file tree 1 file changed +23
-2
lines changed Original file line number Diff line number Diff line change @@ -97,13 +97,34 @@ <h1>HTML CSS JavaScript Projects</h1>
97
97
< tr >
98
98
< td class ="center "> 7</ td >
99
99
< td > Temperature Converter</ td >
100
- < td class ="center "> < a href ="./project-7-temperature-converter/index.html " class =" w " > Working... </ a > </ td >
100
+ < td class ="center "> < a href ="./project-7-temperature-converter/index.html " target =" _blank " > Click here </ a > </ td >
101
101
</ tr >
102
+ < tr >
103
+ < td class ="center "> 8</ td >
104
+ < td > Tip Calculator</ td >
105
+ < td class ="center "> < a href ="# " class ="w "> Working...</ a > </ td >
106
+ </ tr >
107
+ < tr >
108
+ < td class ="center "> 9</ td >
109
+ < td > Dice Roll Simulator</ td >
110
+ < td class ="center "> < a href ="# " class ="w "> Working...</ a > </ td >
111
+ </ tr >
112
+ < tr >
113
+ < td class ="center "> 10</ td >
114
+ < td > Rock Paper Scissors</ td >
115
+ < td class ="center "> < a href ="# " class ="w "> Working...</ a > </ td >
116
+ </ tr >
117
+
118
+ <!--
119
+
102
120
<tr>
103
121
<td class="center">8</td>
104
122
<td></td>
105
- < td class ="center "> </ td >
123
+ <td class="center"><a href="#" class="w">Working...</a>< /td>
106
124
</tr>
125
+
126
+ -->
127
+
107
128
</ table >
108
129
</ body >
109
130
</ html >
You can’t perform that action at this time.
0 commit comments