@@ -165,6 +165,34 @@ <h4 class="site-header-text">
165165 <!-- Hamburger drop-down menu options -->
166166 < nav class ="menu1 " aria-label ="Dropdown menu items ">
167167 < div class ="pages pure-g ">
168+
169+ <!-- Learn -->
170+ < div class ="pure-u-1 pure-u-sm-1-4 ">
171+ < h3 > Learn</ h3 >
172+ <!-- cards/pages -->
173+ <!-- 1 -->
174+ < a title ="IMS Videos " href ="ims-videos.html " class ="nav-item " tabindex ="-1 ">
175+ < div class ="navcard ">
176+ < h5 > IMS videos</ h5 >
177+ < p > Choose from hundreds of educational videos on IMS components, functions, and tools.</ p >
178+ </ div >
179+ </ a >
180+ <!-- 2 -->
181+ < a title ="IMS Courses " href ="ims-education.html " class ="nav-item " tabindex ="-1 ">
182+ < div class ="navcard ">
183+ < h5 > IMS courses</ h5 >
184+ < p > Get in-depth IMS education with these self-paced courses and earn digital badges.</ p >
185+ </ div >
186+ </ a >
187+ <!-- 3 -->
188+ < a title ="IMS Repos on GitHub " href ="ims-repos.html " class ="nav-item " tabindex ="-1 ">
189+ < div class ="navcard ">
190+ < h5 > IMS repos on GitHub</ h5 >
191+ < p > Get code samples and tutorials on IMS components, workflows, Java, and more.</ p >
192+ </ div >
193+ </ a >
194+ </ div >
195+
168196 <!-- Innovate -->
169197 < div class ="pure-u-1 pure-u-sm-1-4 ">
170198 < h3 > Innovate</ h3 >
@@ -243,33 +271,6 @@ <h5>Advocacy</h5>
243271 </ a >
244272 </ div >
245273
246- <!-- Learn -->
247- < div class ="pure-u-1 pure-u-sm-1-4 ">
248- < h3 > Learn</ h3 >
249- <!-- cards/pages -->
250- <!-- 1 -->
251- < a title ="IMS Videos " href ="ims-videos.html " class ="nav-item " tabindex ="-1 ">
252- < div class ="navcard ">
253- < h5 > IMS videos</ h5 >
254- < p > Choose from hundreds of educational videos on IMS components, functions, and tools.</ p >
255- </ div >
256- </ a >
257- <!-- 2 -->
258- < a title ="IMS Courses " href ="ims-education.html " class ="nav-item " tabindex ="-1 ">
259- < div class ="navcard ">
260- < h5 > IMS courses</ h5 >
261- < p > Get in-depth IMS education with these self-paced courses and earn digital badges.</ p >
262- </ div >
263- </ a >
264- <!-- 3 -->
265- < a title ="IMS Repos on GitHub " href ="ims-repos.html " class ="nav-item " tabindex ="-1 ">
266- < div class ="navcard ">
267- < h5 > IMS repos on GitHub</ h5 >
268- < p > Get code samples and tutorials on IMS components, workflows, Java, and more.</ p >
269- </ div >
270- </ a >
271- </ div >
272-
273274 <!-- Docs & Support -->
274275 < div class ="pure-u-1 pure-u-sm-1-4 ">
275276 < h3 >
0 commit comments