@@ -154,6 +154,34 @@ <h4 class="site-header-text">
154154 <!-- Hamburger drop-down menu options -->
155155 < nav class ="menu1 " aria-label ="Dropdown menu items ">
156156 < div class ="pages pure-g ">
157+
158+ <!-- Learn -->
159+ < div class ="pure-u-1 pure-u-sm-1-4 ">
160+ < h3 > Learn</ h3 >
161+ <!-- cards/pages -->
162+ <!-- 1 -->
163+ < a title ="IMS Videos " href ="ims-videos.html " class ="nav-item " tabindex ="-1 ">
164+ < div class ="navcard ">
165+ < h5 > IMS videos</ h5 >
166+ < p > Choose from hundreds of educational videos on IMS components, functions, and tools.</ p >
167+ </ div >
168+ </ a >
169+ <!-- 2 -->
170+ < a title ="IMS Courses " href ="ims-education.html " class ="nav-item " tabindex ="-1 ">
171+ < div class ="navcard ">
172+ < h5 > IMS courses</ h5 >
173+ < p > Get in-depth IMS education with these self-paced courses and earn digital badges.</ p >
174+ </ div >
175+ </ a >
176+ <!-- 3 -->
177+ < a title ="IMS Repos on GitHub " href ="ims-repos.html " class ="nav-item " tabindex ="-1 ">
178+ < div class ="navcard ">
179+ < h5 > IMS repos on GitHub</ h5 >
180+ < p > Get code samples and tutorials on IMS components, workflows, Java, and more.</ p >
181+ </ div >
182+ </ a >
183+ </ div >
184+
157185 <!-- Innovate -->
158186 < div class ="pure-u-1 pure-u-sm-1-4 ">
159187 < h3 > Innovate</ h3 >
@@ -232,33 +260,6 @@ <h5>Advocacy</h5>
232260 </ a >
233261 </ div >
234262
235- <!-- Learn -->
236- < div class ="pure-u-1 pure-u-sm-1-4 ">
237- < h3 > Learn</ h3 >
238- <!-- cards/pages -->
239- <!-- 1 -->
240- < a title ="IMS Videos " href ="ims-videos.html " class ="nav-item " tabindex ="-1 ">
241- < div class ="navcard ">
242- < h5 > IMS videos</ h5 >
243- < p > Choose from hundreds of educational videos on IMS components, functions, and tools.</ p >
244- </ div >
245- </ a >
246- <!-- 2 -->
247- < a title ="IMS Courses " href ="ims-education.html " class ="nav-item " tabindex ="-1 ">
248- < div class ="navcard ">
249- < h5 > IMS courses</ h5 >
250- < p > Get in-depth IMS education with these self-paced courses and earn digital badges.</ p >
251- </ div >
252- </ a >
253- <!-- 3 -->
254- < a title ="IMS Repos on GitHub " href ="ims-repos.html " class ="nav-item " tabindex ="-1 ">
255- < div class ="navcard ">
256- < h5 > IMS repos on GitHub</ h5 >
257- < p > Get code samples and tutorials on IMS components, workflows, Java, and more.</ p >
258- </ div >
259- </ a >
260- </ div >
261-
262263 <!-- Docs & Support -->
263264 < div class ="pure-u-1 pure-u-sm-1-4 ">
264265 < h3 >
0 commit comments