Skip to content

Commit 0717815

Browse files
committed
add spacer to cta banner for small screens
1 parent edc5ecf commit 0717815

2 files changed

Lines changed: 95 additions & 41 deletions

File tree

index.html

Lines changed: 73 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -15,63 +15,72 @@
1515
id="favicon"
1616
rel="shortcut icon"
1717
type="image/x-icon"
18-
href="wp-content/IMS_logo_small.png" />
18+
href="wp-content/IMS_logo_small.png"
19+
/>
1920

2021
<!-- Page title -->
2122
<title>IMS Central</title>
2223

2324
<!-- Meta for social media -->
2425
<meta
2526
name="description"
26-
content="Welcome to IMS Central! IBM© Information Management System (IMS™) is one of the world’s premier software products. IMS has been, and will continue to be, a crucial component of the world’s enterprise software infrastructure." />
27+
content="Welcome to IMS Central! IBM© Information Management System (IMS™) is one of the world’s premier software products. IMS has been, and will continue to be, a crucial component of the world’s enterprise software infrastructure."
28+
/>
2729
<link rel="canonical" href="index.html" />
2830
<meta property="og:locale" content="en_US" />
2931
<meta property="og:type" content="article" />
3032
<meta property="og:title" content="IMS Central" />
3133
<meta
3234
property="og:description"
33-
content="Welcome to IMS Central! IBM© Information Management System (IMS™) is one of the world’s premier software products. IMS has been, and will continue to be, a crucial component of the world’s enterprise software infrastructure." />
35+
content="Welcome to IMS Central! IBM© Information Management System (IMS™) is one of the world’s premier software products. IMS has been, and will continue to be, a crucial component of the world’s enterprise software infrastructure."
36+
/>
3437
<meta property="og:url" content="imsdev.github.io" />
3538
<meta property="og:site_name" content="IMS Central" />
3639
<meta property="og:image:width" content="309" />
3740
<meta property="og:image:height" content="309" />
3841
<meta name="twitter:card" content="summary" />
3942
<meta
4043
name="twitter:description"
41-
content="Welcome to IMS Central! IBM© Information Management System (IMS™) is one of the world’s premier software products. IMS has been, and will continue to be, a crucial component of the world’s enterprise software infrastructure." />
44+
content="Welcome to IMS Central! IBM© Information Management System (IMS™) is one of the world’s premier software products. IMS has been, and will continue to be, a crucial component of the world’s enterprise software infrastructure."
45+
/>
4246
<meta name="twitter:title" content="IMS Central" />
4347

4448
<!-- Sheets -->
4549
<!-- Imported styling -->
4650
<link
4751
rel="stylesheet"
48-
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css" />
52+
href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"
53+
/>
4954
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css" />
5055
<link
5156
rel="stylesheet"
5257
id="h5p-plugin-styles-css"
5358
href="wp-content/plugins/h5p/h5p-php-library/styles/h5p.css"
5459
type="text/css"
55-
media="all" />
60+
media="all"
61+
/>
5662
<!-- Migrated styling -->
5763
<link
5864
rel="stylesheet"
5965
id="dwboomer-style-css"
6066
href="wp-content/themes/boomer-v18/style.css"
6167
type="text/css"
62-
media="all" />
68+
media="all"
69+
/>
6370
<link
6471
rel="stylesheet"
6572
href="wp-includes/css/www.css"
6673
type="text/css"
67-
media="all" />
74+
media="all"
75+
/>
6876
<!-- Pure CSS -->
6977
<link rel="stylesheet" type="text/css" href="wp-includes/css/pure.css" />
7078
<!-- Custom CSS -->
7179
<link
7280
rel="stylesheet"
7381
type="text/css"
74-
href="wp-includes/css/homepage.css" />
82+
href="wp-includes/css/homepage.css"
83+
/>
7584
<link rel="stylesheet" href="wp-includes/css/nav.css" />
7685
<link rel="stylesheet" href="wp-includes/css/dropnav.css" />
7786
<link rel="stylesheet" href="wp-includes/css/page.css" />
@@ -108,7 +117,8 @@
108117
<!-- Web components -->
109118
<script
110119
src="web-components/nav-header/nav-header.js"
111-
type="module"></script>
120+
type="module"
121+
></script>
112122
<script src="web-components/footer/footer.js" type="module"></script>
113123
</head>
114124

@@ -123,19 +133,22 @@
123133
<img
124134
src="wp-content/icons/icon_trial.svg"
125135
alt=""
126-
class="icon-invert" />
136+
class="icon-invert"
137+
/>
127138
<a
128139
href="https://early-access.ibm.com/software/support/trial/cst/welcomepage.wss?siteId=2047&tabId=5718&w=1"
129140
target="_blank"
130141
rel="noopener noreferrer"
131142
>New! IBM IMS Z Trial →</a
132143
>
133144
</div>
145+
<hr />
134146
<div>
135147
<img
136148
src="wp-content/icons/icon_upgrade.svg"
137149
alt=""
138-
class="icon-invert" />
150+
class="icon-invert"
151+
/>
139152
<a
140153
href="https://forms.office.com/r/GVb90wUSXf"
141154
target="_blank"
@@ -161,15 +174,18 @@ <h1>IBM <b>IMS Central</b></h1>
161174
href="https://mediacenter.ibm.com/media/1_3smidzfz"
162175
target="_blank"
163176
rel="noopener noreferrer"
164-
aria-label="Watch Intro to IMS catalog">
177+
aria-label="Watch Intro to IMS catalog"
178+
>
165179
<img
166180
src="wp-content/images/intro_ims_catalog_cover.png"
167181
class="gif-cover"
168-
alt="Intro to IMS catalog video preview" />
182+
alt="Intro to IMS catalog video preview"
183+
/>
169184
<img
170185
src="wp-content/gifs/intro-ims-catalog.gif"
171186
class="gif-video"
172-
alt="Intro to IMS catalog video preview" />
187+
alt="Intro to IMS catalog video preview"
188+
/>
173189
</a>
174190
</div>
175191
</div>
@@ -189,7 +205,8 @@ <h3>
189205
<img
190206
src="wp-content/Icon_Banner_IMS VideosPage.svg"
191207
alt=""
192-
class="icon icon-lg" />
208+
class="icon icon-lg"
209+
/>
193210
<h3>Videos</h3>
194211
<p>
195212
Check out educational videos on Java, managed ACBs, IMS catalog,
@@ -203,7 +220,8 @@ <h3>Videos</h3>
203220
<img
204221
src="wp-content/Icon_Banner_IMS CoursesPage.svg"
205222
alt=""
206-
class="icon icon-lg" />
223+
class="icon icon-lg"
224+
/>
207225
<h3>Courses</h3>
208226
<p>
209227
Your education portal for role-based, self-paced learning. See
@@ -217,7 +235,8 @@ <h3>Courses</h3>
217235
<img
218236
src="wp-content/icons/icon_github.svg"
219237
alt=""
220-
class="icon icon-lg" />
238+
class="icon icon-lg"
239+
/>
221240
<h3>GitHub</h3>
222241
<p>
223242
See the IMS GitHub repositories to grab sample code, learn how
@@ -245,7 +264,8 @@ <h3>
245264
<img
246265
src="wp-content/icons/Icon_Homepage_APIs.svg"
247266
alt=""
248-
class="icon icon-lg icon-invert" />
267+
class="icon icon-lg icon-invert"
268+
/>
249269
<h3>APIs</h3>
250270
<p>
251271
Not sure how the mainframe and APIs mix? Learn how to create
@@ -259,7 +279,8 @@ <h3>APIs</h3>
259279
<img
260280
src="wp-content/icons/icon_automation.svg"
261281
alt=""
262-
class="icon icon-lg icon-invert" />
282+
class="icon icon-lg icon-invert"
283+
/>
263284
<h3>Automation</h3>
264285
<p>
265286
See how Ansible® helps you automate z/OS® applications and IT
@@ -276,7 +297,8 @@ <h3>Automation</h3>
276297
<img
277298
src="wp-content/Icon_Homepage_Java and IMS.svg"
278299
alt=""
279-
class="icon icon-lg icon-invert" />
300+
class="icon icon-lg icon-invert"
301+
/>
280302
<h3>Java</h3>
281303
<p>
282304
With over 15 years of support, Java™ has become the quintessential
@@ -293,7 +315,8 @@ <h3>Java</h3>
293315
<img
294316
src="wp-content/Icon_Homepage_IMS Database Manager.svg"
295317
alt=""
296-
class="icon icon-lg icon-invert" />
318+
class="icon icon-lg icon-invert"
319+
/>
297320
<h3>IMS Database</h3>
298321
<p>
299322
Data integrity, performance, simplified use of SQL, and powerful
@@ -310,7 +333,8 @@ <h3>IMS Database</h3>
310333
<img
311334
src="wp-content/icons/icon_3d.svg"
312335
alt=""
313-
class="icon icon-lg icon-invert" />
336+
class="icon icon-lg icon-invert"
337+
/>
314338
<h3>IMS Transaction Manager</h3>
315339
<p>
316340
Using APIs and distributed connectivity, IMS integrates with modern
@@ -338,7 +362,8 @@ <h3>Stay engaged with the IMS team and other customers.</h3>
338362
<img
339363
src="wp-content/icons/icon_engage.svg"
340364
alt=""
341-
class="icon icon-lg icon-invert" />
365+
class="icon icon-lg icon-invert"
366+
/>
342367
<h3>IMS Gold</h3>
343368
<p>
344369
Partner with the IMS development teams to tell us what you think
@@ -352,7 +377,8 @@ <h3>IMS Gold</h3>
352377
<img
353378
src="wp-content/Icon_02_IMS GoldPage.svg"
354379
alt=""
355-
class="icon icon-lg" />
380+
class="icon icon-lg"
381+
/>
356382
<h3>Advocacy and ideas</h3>
357383
<p>
358384
Get an IMS advocate at no cost to you. Also, submit ideas to
@@ -368,7 +394,8 @@ <h3>Advocacy and ideas</h3>
368394
<img
369395
src="wp-content/Icon_Blog_White.svg"
370396
alt=""
371-
class="icon icon-lg icon-invert" />
397+
class="icon icon-lg icon-invert"
398+
/>
372399
<h3>Blogs and forums</h3>
373400
<p>
374401
Join the IMS Community and get updates on events, join IMS
@@ -378,15 +405,17 @@ <h3>Blogs and forums</h3>
378405
target="_blank"
379406
rel="noopener noreferrer"
380407
aria-label="Learn more about the IMS Community"
381-
href="https://community.ibm.com/community/user/groupz?CommunityKey=eba3ada3-db89-4dca-9154-328195f5e560">
408+
href="https://community.ibm.com/community/user/groupz?CommunityKey=eba3ada3-db89-4dca-9154-328195f5e560"
409+
>
382410
Learn more →
383411
</a>
384412
</div>
385413
<div class="pure-u-1 pure-u-md-1-2 pure-pad">
386414
<img
387415
src="wp-content/icons/icon_user_profile.svg"
388416
alt=""
389-
class="icon icon-lg" />
417+
class="icon icon-lg"
418+
/>
390419
<h3>IMS Developer Community</h3>
391420
<p>
392421
Join a network of developers who build apps that access IMS.
@@ -397,14 +426,16 @@ <h3>IMS Developer Community</h3>
397426
target="_blank"
398427
rel="noopener noreferrer"
399428
aria-label="Learn more about the IMS Developer Community"
400-
href="https://community.ibm.com/community/user/blogs/daleah-sampler/2025/09/09/ims-developer-community">
429+
href="https://community.ibm.com/community/user/blogs/daleah-sampler/2025/09/09/ims-developer-community"
430+
>
401431
Learn more →
402432
</a>
403433
<a
404434
target="_blank"
405435
rel="noopener noreferrer"
406436
aria-label="Enroll in the IMS Developer Community"
407-
href="https://wkf.ms/45e0yZX">
437+
href="https://wkf.ms/45e0yZX"
438+
>
408439
Enroll →
409440
</a>
410441
</div>
@@ -425,7 +456,8 @@ <h3>Find IMS documentation or get help with IMS.</h3>
425456
<img
426457
src="wp-content/Icon_Homepage_IBM Documentation.svg"
427458
alt=""
428-
class="icon icon-lg" />
459+
class="icon icon-lg"
460+
/>
429461
<h3>Documentation</h3>
430462
<p>
431463
The home for IMS, IMS Tools, and other IBM product
@@ -441,7 +473,8 @@ <h3>Documentation</h3>
441473
<img
442474
src="wp-content/Icon_Homepage_Get help.svg"
443475
alt=""
444-
class="icon icon-lg" />
476+
class="icon icon-lg"
477+
/>
445478
<h3>Get help</h3>
446479
<p>
447480
Contact IBM Support, open an RFE, or check out the IMS support
@@ -457,7 +490,8 @@ <h3>Get help</h3>
457490
<img
458491
src="wp-content/Launch_Icon.svg"
459492
alt=""
460-
class="icon icon-lg" />
493+
class="icon icon-lg"
494+
/>
461495
<h3>Product page</h3>
462496
<p>
463497
Find case studies, product features, downloads, trial software,
@@ -467,15 +501,17 @@ <h3>Product page</h3>
467501
href="https://www.ibm.com/products/ims"
468502
aria-label="Learn more about IMS product page"
469503
target="_blank"
470-
rel="noopener noreferrer">
504+
rel="noopener noreferrer"
505+
>
471506
Learn more →
472507
</a>
473508
</div>
474509
<div class="pure-u-1 pure-u-md-1-2">
475510
<img
476511
src="wp-content/Logo_LinkedIn_Icon.svg"
477512
alt=""
478-
class="icon icon-lg" />
513+
class="icon icon-lg"
514+
/>
479515
<h3>LinkedIn</h3>
480516
<p>
481517
Get the latest news on events, releases, training, and more.
@@ -484,7 +520,8 @@ <h3>LinkedIn</h3>
484520
href="https://www.linkedin.com/groups/1949922/"
485521
aria-label="Learn more about LinkedIn"
486522
target="_blank"
487-
rel="noopener noreferrer">
523+
rel="noopener noreferrer"
524+
>
488525
Learn more →
489526
</a>
490527
</div>

0 commit comments

Comments
 (0)