Skip to content

Commit c1948e2

Browse files
committed
communities section responsive
1 parent 582ef4e commit c1948e2

1 file changed

Lines changed: 15 additions & 129 deletions

File tree

ims-apis.html

Lines changed: 15 additions & 129 deletions
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ <h3>
376376
</div>
377377
<!-- =========================== Communities =========================== -->
378378
<div class="pure-u-1 pure-u-md-1-4 section-header">
379-
<h2>On-demand webinars</h2>
379+
<h2>Communities</h2>
380380
</div>
381381
<div class="pure-u-1 pure-u-md-3-4">
382382
<div class="pure-g pure-g-pad">
@@ -385,22 +385,21 @@ <h2>On-demand webinars</h2>
385385
<div class="pure-u-1-5 pure-u-md-1">
386386
<img
387387
class="icon-sm"
388-
src="wp-content/Icon_APIs on IBM Z_z OS ConnectPage.svg"
388+
src="wp-content/Icon_Enterprise Edition Community_z OS ConnectPage.svg"
389389
alt="" />
390390
</div>
391391
<div class="pure-u-4-5 pure-u-md-1">
392-
<h3>A look at APIs on IBM Z</h3>
392+
<h3>IBM z/OS Connect Community</h3>
393393
<p>
394-
Learn more about IBM z/OS Connect and how it accesses core
395-
System of Record transaction servers exposing applications
396-
as RESTful APIs.
394+
Join a rich community of business and technical expertise
395+
and access blogs and forums for IBM z/OS Connect.
397396
</p>
398397
<a
399398
target="_blank"
399+
aria-label="Join the IBM z/OS Connect Community"
400400
rel="noopener noreferrer"
401-
aria-label="Register for a webinar on z/OS Connect"
402-
href="https://event.on24.com/eventRegistration/EventLobbyServlet?target=reg20.jsp&referrer=&eventid=2612255&sessionid=1&key=9F83B003AE38BB81CBD1EF1EF373C47A&regTag=&V2=false&sourcepage=register&_ga=2.121445512.1058035363.1623199990-2051871492.1623199990">
403-
Register →
401+
href="https://community.ibm.com/community/user/ibmz-and-linuxone/groups/topic-home?CommunityKey=53f7f9ef-d807-4db9-99ec-d3a45a7fc9f4">
402+
Join →
404403
</a>
405404
</div>
406405
</div>
@@ -410,141 +409,28 @@ <h3>A look at APIs on IBM Z</h3>
410409
<div class="pure-u-1-5 pure-u-md-1">
411410
<img
412411
class="icon-sm"
413-
src="wp-content/Icon_CICS Portfolio_z OS ConnectPage.svg"
412+
src="wp-content/Icon_IBM Developer Community_z OS ConnectPage.svg"
414413
alt="" />
415414
</div>
416415
<div class="pure-u-4-5 pure-u-md-1">
417-
<h3>
418-
CICS Portfolio: IBM z/OS Connect - From PoC to production
419-
webinar
420-
</h3>
416+
<h3>IBM Developer Community: IBM z/OS Connect</h3>
421417
<p>
422-
Explore how key CICS tools can reduce risk and effort while
423-
maximizing return on investment and efficiency at every
424-
stage of an application's lifecycle.
418+
Access open source projects, developer advocates and a
419+
global community of developers for IBM z/OS Connect.
425420
</p>
426421
<a
427422
target="_blank"
423+
aria-label="Join the IBM Developer Community"
428424
rel="noopener noreferrer"
429-
aria-label="Register for a webinar on leveraging CICS tools"
430-
href="https://event.on24.com/eventRegistration/EventLobbyServlet?target=reg20.jsp&referrer=&eventid=2745637&sessionid=1&key=7373B86AF7EEF3A5879E661DD9B3CDF5&regTag=&V2=false&sourcepage=register&_ga=2.121445512.1058035363.1623199990-2051871492.1623199990">
431-
Register →</a
425+
href="https://developer.ibm.com/components/zos-connect/">
426+
Join →</a
432427
>
433428
</div>
434429
</div>
435430
</div>
436431
</div>
437432
</div>
438433
</section>
439-
440-
<!-- =========================== Webinars =========================== -->
441-
<div
442-
class="zs-gray-section ibm-background-white-core blue-purp apis-section-black apis-hr-section">
443-
<section class="zs-section">
444-
<!--Header -->
445-
<div class="pure-u-1 pure-u-sm-1 pure-u-md-5-24 ibm-padding-bottom-1">
446-
<h2>On-demand webinars</h2>
447-
</div>
448-
<div class="pure-u-lg-2-24"></div>
449-
450-
<!-- Section contents -->
451-
<!-- s1 -->
452-
<div class="pure-u-1 pure-u-sm-1 pure-u-md-8-24 apis-black-card">
453-
<img
454-
class="ims-card-icon"
455-
src="wp-content/Icon_APIs on IBM Z_z OS ConnectPage.svg"
456-
alt="" />
457-
<h3>A look at APIs on IBM Z</h3>
458-
<p>
459-
Learn more about IBM z/OS Connect and how it accesses core System
460-
of Record transaction servers exposing applications as RESTful
461-
APIs.
462-
</p>
463-
<a
464-
target="_blank"
465-
rel="noopener noreferrer"
466-
aria-label="Register for a webinar on z/OS Connect"
467-
href="https://event.on24.com/eventRegistration/EventLobbyServlet?target=reg20.jsp&referrer=&eventid=2612255&sessionid=1&key=9F83B003AE38BB81CBD1EF1EF373C47A&regTag=&V2=false&sourcepage=register&_ga=2.121445512.1058035363.1623199990-2051871492.1623199990">
468-
Register →
469-
</a>
470-
</div>
471-
<!-- s2 -->
472-
<div class="pure-u-1 pure-u-sm-1 pure-u-md-8-24 apis-black-card">
473-
<img
474-
class="ims-card-icon"
475-
src="wp-content/Icon_CICS Portfolio_z OS ConnectPage.svg"
476-
alt="" />
477-
<h3>
478-
CICS Portfolio: IBM z/OS Connect - From PoC to production webinar
479-
</h3>
480-
<p>
481-
Explore how key CICS tools can reduce risk and effort while
482-
maximizing return on investment and efficiency at every stage of
483-
an application's lifecycle.
484-
</p>
485-
<a
486-
target="_blank"
487-
rel="noopener noreferrer"
488-
aria-label="Register for a webinar on leveraging CICS tools"
489-
href="https://event.on24.com/eventRegistration/EventLobbyServlet?target=reg20.jsp&referrer=&eventid=2745637&sessionid=1&key=7373B86AF7EEF3A5879E661DD9B3CDF5&regTag=&V2=false&sourcepage=register&_ga=2.121445512.1058035363.1623199990-2051871492.1623199990">
490-
Register →</a
491-
>
492-
</div>
493-
<hr class="apis-hr" />
494-
</section>
495-
</div>
496-
497-
<!-- =========================== Communities =========================== -->
498-
<div
499-
class="zs-gray-section ibm-background-white-core blue-purp apis-section-black apis-hr-section">
500-
<section class="zs-section">
501-
<!--Header -->
502-
<div class="pure-u-1 pure-u-sm-1 pure-u-md-5-24 ibm-padding-bottom-1">
503-
<h2>Communities</h2>
504-
</div>
505-
<div class="pure-u-lg-2-24"></div>
506-
507-
<!-- Section contents -->
508-
<!-- s1 -->
509-
<div class="pure-u-1 pure-u-sm-1 pure-u-md-8-24 apis-black-card">
510-
<img
511-
class="ims-card-icon"
512-
src="wp-content/Icon_Enterprise Edition Community_z OS ConnectPage.svg"
513-
alt="" />
514-
<h3>IBM z/OS Connect Community</h3>
515-
<p>
516-
Join a rich community of business and technical expertise and
517-
access blogs and forums for IBM z/OS Connect.
518-
</p>
519-
<a
520-
target="_blank"
521-
aria-label="Join the IBM z/OS Connect Community"
522-
rel="noopener noreferrer"
523-
href="https://community.ibm.com/community/user/ibmz-and-linuxone/groups/topic-home?CommunityKey=53f7f9ef-d807-4db9-99ec-d3a45a7fc9f4">
524-
Join →
525-
</a>
526-
</div>
527-
<!-- s2 -->
528-
<div class="pure-u-1 pure-u-sm-1 pure-u-md-8-24 apis-black-card">
529-
<img
530-
class="ims-card-icon"
531-
src="wp-content/Icon_IBM Developer Community_z OS ConnectPage.svg"
532-
alt="" />
533-
<h3>IBM Developer Community: IBM z/OS Connect</h3>
534-
<p>
535-
Access open source projects, developer advocates and a global
536-
community of developers for IBM z/OS Connect.
537-
</p>
538-
<a
539-
target="_blank"
540-
aria-label="Join the IBM Developer Community"
541-
rel="noopener noreferrer"
542-
href="https://developer.ibm.com/components/zos-connect/">
543-
Join →</a
544-
>
545-
</div>
546-
</section>
547-
</div>
548434
</main>
549435

550436
<!-- Footer -->

0 commit comments

Comments
 (0)