@@ -117,44 +117,42 @@ <h1>IBM <b>IMS Central</b></h1>
117117 </ section >
118118
119119 <!-- =========================== Learn =========================== -->
120- < div class ="learn-home-bg white-bg ">
121- < section class ="blur-bg pure-g ">
122- < div class ="pure-u-1 pure-u-md-1-3 section-header ">
123- < h2 > Learn</ h2 >
124- < h3 > Build your IMS skills through courses, videos, and code repos.</ h3 >
125- </ div >
126- < div class ="pure-u-1 pure-u-md-2-3 ">
127- < div class ="pure-g pure-g-pad ">
128- < div class ="pure-u-1 pure-u-sm-1-3 ">
129- < img src ="wp-content/Icon_Banner_IMS VideosPage.svg " alt ="" class ="icon icon-lg ">
130- < h3 > Videos</ h3 >
131- < p >
132- Check out educational videos on Java, managed ACBs,
133- IMS catalog, shared queues, DBRC, and more.
134- </ p >
135- < a href ="ims-videos.html " aria-label ="Learn more about videos "> Learn more</ a >
136- </ div >
137- < div class ="pure-u-1 pure-u-sm-1-3 ">
138- < img src ="wp-content/Icon_Banner_IMS CoursesPage.svg " alt ="" class ="icon icon-lg ">
139- < h3 > Courses</ h3 >
140- < p >
141- Your education portal for role-based, self-paced learning. See the latest
142- and online courses.
143- </ p >
144- < a href ="ims-education.html " aria-label ="Learn more about courses "> Learn more</ a >
145- </ div >
146- < div class ="pure-u-1 pure-u-sm-1-3 ">
147- < img src ="wp-content/icons/icon_github.svg " alt ="" class ="icon icon-lg ">
148- < h3 > GitHub</ h3 >
120+ < section class ="learn-home-bg white-bg pure-g ">
121+ < div class ="pure-u-1 pure-u-md-1-3 section-header ">
122+ < h2 > Learn</ h2 >
123+ < h3 > Build your IMS skills through courses, videos, and code repos.</ h3 >
124+ </ div >
125+ < div class ="pure-u-1 pure-u-md-2-3 ">
126+ < div class ="pure-g pure-g-pad ">
127+ < div class ="pure-u-1 pure-u-sm-1-3 ">
128+ < img src ="wp-content/Icon_Banner_IMS VideosPage.svg " alt ="" class ="icon icon-lg ">
129+ < h3 > Videos</ h3 >
149130 < p >
150- See the IMS GitHub repositories to grab sample code, learn how to perform tasks on IMS, and more.
131+ Check out educational videos on Java, managed ACBs,
132+ IMS catalog, shared queues, DBRC, and more.
151133 </ p >
152- < a href ="ims-repos.html " aria-label ="Learn more about IMS GutHub repositories "> Learn more</ a >
153- </ div >
134+ < a href ="ims-videos.html " aria-label ="Learn more about videos "> Learn more</ a >
135+ </ div >
136+ < div class ="pure-u-1 pure-u-sm-1-3 ">
137+ < img src ="wp-content/Icon_Banner_IMS CoursesPage.svg " alt ="" class ="icon icon-lg ">
138+ < h3 > Courses</ h3 >
139+ < p >
140+ Your education portal for role-based, self-paced learning. See the latest
141+ and online courses.
142+ </ p >
143+ < a href ="ims-education.html " aria-label ="Learn more about courses "> Learn more</ a >
144+ </ div >
145+ < div class ="pure-u-1 pure-u-sm-1-3 ">
146+ < img src ="wp-content/icons/icon_github.svg " alt ="" class ="icon icon-lg ">
147+ < h3 > GitHub</ h3 >
148+ < p >
149+ See the IMS GitHub repositories to grab sample code, learn how to perform tasks on IMS, and more.
150+ </ p >
151+ < a href ="ims-repos.html " aria-label ="Learn more about IMS GutHub repositories "> Learn more</ a >
154152 </ div >
155153 </ div >
156- </ section >
157- </ div >
154+ </ div >
155+ </ section >
158156
159157 <!-- =========================== Innovate =========================== -->
160158 < section class ="innovate-home-bg black-bg pure-g ">
@@ -209,8 +207,7 @@ <h3>IMS Transaction Manager</h3>
209207 </ section >
210208
211209 <!-- =========================== Engage =========================== -->
212- < div class ="engage-home-bg white-bg ">
213- < section class ="blur-bg pure-g ">
210+ < section class ="engage-home-bg white-bg pure-g ">
214211 < div class ="pure-u-1 pure-u-md-1-3 section-header ">
215212 < h2 > Engage</ h2 >
216213 < h3 > Stay engaged with the IMS team and other customers.</ h3 >
@@ -247,8 +244,7 @@ <h3>Blogs and forums</h3>
247244 </ div >
248245 </ div >
249246 </ div >
250- </ section >
251- </ div >
247+ </ section >
252248
253249 <!-- =========================== Docs and Support =========================== -->
254250 < section class ="dark-gray-bg pure-g ">
0 commit comments