File tree 1 file changed +23
-1
lines changed 1 file changed +23
-1
lines changed Original file line number Diff line number Diff line change 301
301
</ li >
302
302
</ ul >
303
303
</ li >
304
+ < li class ="nav-item dropdown ">
305
+ < a class ="nav-link dropdown-toggle " href ="# " role ="button "
306
+ data-bs-toggle ="dropdown "> Exercises</ a >
307
+ < ul class ="dropdown-menu ">
308
+ < li >
309
+ < a class ="dropdown-item " href ="../HTMLExer.html " target ="_blank "> HTML Exercise</ a >
310
+ </ li >
311
+ < li >
312
+ < a class ="dropdown-item " href ="../CSSExer.html " target ="_blank "> CSS Exercise</ a >
313
+ </ li >
314
+ < li >
315
+ < a class ="dropdown-item " href ="../JsExer.html " target ="_blank "> JavaScript
316
+ Exercise</ a >
317
+ </ li >
318
+ < li >
319
+ < a class ="dropdown-item " href ="../CExer.html " target ="_blank "> C Exercise</ a >
320
+ </ li >
321
+ < li >
322
+ < a class ="dropdown-item " href ="../JAVAExer.html " target ="_blank "> Java Exercise</ a >
323
+ </ li >
324
+ </ ul >
325
+ </ li >
304
326
< li class ="nav-item ">
305
327
< a class ="nav-link " href ="../codebot.html " target ="_blank "> CodeBot</ a >
306
328
</ li >
@@ -369,4 +391,4 @@ <h3>Our Philosopy</h3>
369
391
370
392
</ body >
371
393
372
- </ html >
394
+ </ html >
You can’t perform that action at this time.
0 commit comments