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