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