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