File tree Expand file tree Collapse file tree 1 file changed +23
-1
lines changed Expand file tree Collapse file tree 1 file changed +23
-1
lines changed Original file line number Diff line number Diff line change 104104 </ li >
105105 </ ul >
106106 </ li >
107+ < li class ="nav-item dropdown ">
108+ < a class ="nav-link dropdown-toggle " href ="# " role ="button "
109+ data-bs-toggle ="dropdown "> Exercises</ a >
110+ < ul class ="dropdown-menu ">
111+ < li >
112+ < a class ="dropdown-item " href ="../HTMLExer.html " target ="_blank "> HTML Exercise</ a >
113+ </ li >
114+ < li >
115+ < a class ="dropdown-item " href ="../CSSExer.html " target ="_blank "> CSS Exercise</ a >
116+ </ li >
117+ < li >
118+ < a class ="dropdown-item " href ="../JsExer.html " target ="_blank "> JavaScript
119+ Exercise</ a >
120+ </ li >
121+ < li >
122+ < a class ="dropdown-item " href ="../CExer.html " target ="_blank "> C Exercise</ a >
123+ </ li >
124+ < li >
125+ < a class ="dropdown-item " href ="../JAVAExer.html " target ="_blank "> Java Exercise</ a >
126+ </ li >
127+ </ ul >
128+ </ li >
107129 < li class ="nav-item ">
108130 < a class ="nav-link " href ="../codebot.html " target ="_blank "> CodeBot</ a >
109131 </ li >
@@ -545,4 +567,4 @@ <h1>Please Pick An Option</h1>
545567 </ script >
546568</ body >
547569
548- </ html >
570+ </ html >
You can’t perform that action at this time.
0 commit comments