|
8 | 8 |
|
9 | 9 | <!-- feed it through our cssmin filter to minify -->
|
10 | 10 | <style>
|
11 |
| - @font-face{font-display:swap;font-family:proxima-nova;src:url("../fonts/proximanova-light-webfont.woff2") format("woff2"),url("../fonts/proximanova-light-webfont.woff") format("woff");font-weight:300;font-style:normal}@font-face{font-display:swap;font-family:proxima-nova;src:url("../fonts/proximanova-bold-webfont.woff2") format("woff2"),url("../fonts/proximanova-bold-webfont.woff") format("woff");font-weight:700;font-style:normal}:root{--grey-base:0 0%;--grey-dark:hsl(var(--grey-base) 11%);--grey-medium-light:hsl(var(--grey-base) 91%);--grey-light:hsl(var(--grey-base) 96%);--theme-base:39.1 100%;--theme-medium:hsl(var(--theme-base) 64%);--step--2:clamp(0.79rem, calc(0.79rem + 0.01vw), 0.80rem);--step--1:clamp(0.89rem, calc(0.89rem + 0.13vw), 1.00rem);--step-0:clamp(1.00rem, calc(1.00rem + 0.29vw), 1.25rem);--step-1:clamp(1.13rem, calc(1.13rem + 0.50vw), 1.56rem);--step-2:clamp(1.27rem, calc(1.27rem + 0.79vw), 1.95rem);--step-3:clamp(1.42rem, calc(1.42rem + 1.16vw), 2.44rem);--step-4:clamp(1.60rem, calc(1.60rem + 1.66vw), 3.05rem);--step-5:clamp(1.80rem, calc(1.80rem + 2.30vw), 3.82rem)}html{block-size:100%}body{block-size:100%;color:var(--grey-dark);display:flex;flex-direction:column;font-family:system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif;font-size:var(--step-0);line-height:1.5;margin:0}header{box-shadow:inset 0 -1px 0 0 #e8e8e8;padding:26px 0}img,svg{max-width:100%}main>*{margin-block-end:2rem}h1,h2,h3{font-family:proxima-nova,Helvetica,Arial,sans-serif;line-height:1.2;margin:0 0 2rem}h1{font-size:var(--step-5)}h2{font-size:var(--step-4)}h3{font-size:var(--step-3);margin-block-end:1rem}ol,ul{list-style:none;padding:0}li,p{margin:0 0 2rem;max-inline-size:65ch}footer{background-color:var(--grey-light);border-block-start:4px solid var(--grey-medium-light);margin-block-start:auto;padding:32px 16px}small{font-size:var(--step--1)}.layout{display:block;margin-inline:auto;max-inline-size:87.5rem;inline-size:95vw}.logo{block-size:3.875rem;display:block;inline-size:8.4375rem;max-inline-size:100%}.logo-img{block-size:100%;inline-size:100%}.hero{background:var(--theme-medium);padding:3rem 0} |
| 11 | + @font-face{font-display:swap;font-family:proxima-nova;src:url("../fonts/proximanova-light-webfont.woff2") format("woff2"),url("../fonts/proximanova-light-webfont.woff") format("woff");font-weight:300;font-style:normal}@font-face{font-display:swap;font-family:proxima-nova;src:url("../fonts/proximanova-bold-webfont.woff2") format("woff2"),url("../fonts/proximanova-bold-webfont.woff") format("woff");font-weight:700;font-style:normal}:root{--grey-base:0 0%;--grey-dark:hsl(var(--grey-base) 11%);--grey-medium-light:hsl(var(--grey-base) 91%);--grey-light:hsl(var(--grey-base) 96%);--yellow-base:39.1 100%;--yellow-medium:hsl(var(--yellow-base) 64%);--blue-base:185.7 100%;--blue-medium:hsl(var(--blue-base) 28%);--step--2:clamp(0.79rem, calc(0.79rem + 0.01vw), 0.80rem);--step--1:clamp(0.89rem, calc(0.89rem + 0.13vw), 1.00rem);--step-0:clamp(1.00rem, calc(1.00rem + 0.29vw), 1.25rem);--step-1:clamp(1.13rem, calc(1.13rem + 0.50vw), 1.56rem);--step-2:clamp(1.27rem, calc(1.27rem + 0.79vw), 1.95rem);--step-3:clamp(1.42rem, calc(1.42rem + 1.16vw), 2.44rem);--step-4:clamp(1.60rem, calc(1.60rem + 1.66vw), 3.05rem);--step-5:clamp(1.80rem, calc(1.80rem + 2.30vw), 3.82rem)}html{block-size:100%}body{block-size:100%;color:var(--grey-dark);display:flex;flex-direction:column;font-family:system-ui,-apple-system,"Segoe UI",Roboto,Ubuntu,Cantarell,"Noto Sans",sans-serif;font-size:var(--step-0);line-height:1.5;margin:0}header{box-shadow:inset 0 -1px 0 0 #e8e8e8;padding:26px 0}img,svg{max-inline-size:100%}main>*{margin-block-end:2rem}h1,h2,h3{font-family:proxima-nova,Helvetica,Arial,sans-serif;line-height:1.2;margin:0 0 2rem}h1{font-size:var(--step-5)}h2{font-size:var(--step-4)}h3{font-size:var(--step-3);margin-block-end:1rem}ol,ul{list-style:none;padding:0}li,p{margin:0 0 2rem;max-inline-size:65ch}footer{background-color:var(--grey-light);border-block-start:4px solid var(--grey-medium-light);margin-block-start:auto;padding:32px 16px}small{font-size:var(--step--1)}.layout{display:block;margin-inline:auto;max-inline-size:87.5rem;inline-size:95vw}.logo{block-size:3.875rem;display:block;inline-size:8.4375rem;max-inline-size:100%}.logo-img{block-size:100%;inline-size:100%}.hero{background:var(--yellow-medium);padding:3rem 0}.hero--standards{background:var(--blue-medium);color:#fff} |
12 | 12 | </style>
|
13 | 13 | </head>
|
14 | 14 |
|
|
34 | 34 | </a>
|
35 | 35 | </header>
|
36 | 36 |
|
| 37 | + <main> |
| 38 | + <h1 class="hero "><span class="layout">Online platforms & standards</span></h1> |
| 39 | + |
| 40 | + <div class="layout"> |
| 41 | + |
37 | 42 |
|
38 |
| -<main> |
39 |
| - <h1 class="hero"><span class="layout">Online platforms & standards</span></h1> |
| 43 | +<p>An <dfn>online platform</dfn> is a set of shared components, tools, functions, services and documentation available for use across the organisation.<p> |
| 44 | + |
| 45 | +<h2>Our principles</h2> |
| 46 | +<ul role="list"> |
| 47 | + <li> |
| 48 | + <h3>Prioritise our users over everything else</h3> |
| 49 | + <p>Some of the most vulnerable people in the UK use Barnardo's websites, often in stressful situations. Do not sacrifice simplicity in their experience for the sake of our own convenience.</p> |
| 50 | + </li> |
| 51 | + <li> |
| 52 | + <h3>Provide the broadest access</h3> |
| 53 | + <p>An internet connection should be enough to access Barnardo's online. Do not exclude people based on ability, technology, network quality, geographical location, or personal circumstances.</p> |
| 54 | + </li> |
| 55 | + <li> |
| 56 | + <h3>Consider user journeys from start to finish</h3> |
| 57 | + <p>User experience is how people feel about the prospect of using a product, how they feel while using it, and how they feel about it when they've finished. Design for the whole journey.</p> |
| 58 | + </li> |
| 59 | + <li> |
| 60 | + <h3>Always test with real users</h3> |
| 61 | + <p>User interface design is where intuition goes to die. Validate ideas with real users and Barnardo's subject matter experts.</p> |
| 62 | + </li> |
| 63 | + <li> |
| 64 | + <h3>Iterate to improve</h3> |
| 65 | + <p>Good online platforms are an aggregation of marginal gains, over time. What worked yesterday may not work tomorrow. Experimenting, prototyping, and refining are creative endeavours.</p> |
| 66 | + </li> |
| 67 | + <li> |
| 68 | + <h3>Make our brand shine through</h3> |
| 69 | + <p>Our brand is a powerful tool in our ambition to deliver on our ten-year strategy. It allows us to reach more of those who need us and want to support us, and reinforces trust in us.</p> |
| 70 | + </li> |
| 71 | + <li> |
| 72 | + <h3>Work in the open</h3> |
| 73 | + <p>Educate, collaborate, share, and learn with external communities for the betterment of society. </p> |
| 74 | + </li> |
| 75 | +</ul> |
40 | 76 |
|
41 |
| - <div class="layout"> |
42 |
| - <p>An <dfn>online platform</dfn> is a set of shared components, tools, functions, services and documentation available for use across the organisation.<p> |
43 | 77 |
|
44 |
| - <h2>Our principles</h2> |
45 |
| - <ul role="list"> |
46 |
| - <li> |
47 |
| - <h3>Prioritise our users over everything else</h3> |
48 |
| - <p>Some of the most vulnerable people in the UK use Barnardo's websites, often in stressful situations. Do not sacrifice simplicity in their experience for the sake of our own convenience.</p> |
49 |
| - </li> |
50 |
| - <li> |
51 |
| - <h3>Provide the broadest access</h3> |
52 |
| - <p>An internet connection should be enough to access Barnardo's online. Do not exclude people based on ability, technology, network quality, geographical location, or personal circumstances.</p> |
53 |
| - </li> |
54 |
| - <li> |
55 |
| - <h3>Consider user journeys from start to finish</h3> |
56 |
| - <p>User experience is how people feel about the prospect of using a product, how they feel while using it, and how they feel about it when they've finished. Design for the whole journey.</p> |
57 |
| - </li> |
58 |
| - <li> |
59 |
| - <h3>Always test with real users</h3> |
60 |
| - <p>User interface design is where intuition goes to die. Validate ideas with real users and Barnardo's subject matter experts.</p> |
61 |
| - </li> |
62 |
| - <li> |
63 |
| - <h3>Iterate to improve</h3> |
64 |
| - <p>Good online platforms are an aggregation of marginal gains, over time. What worked yesterday may not work tomorrow. Experimenting, prototyping, and refining are creative endeavours.</p> |
65 |
| - </li> |
66 |
| - <li> |
67 |
| - <h3>Make our brand shine through</h3> |
68 |
| - <p>Our brand is a powerful tool in our ambition to deliver on our ten-year strategy. It allows us to reach more of those who need us and want to support us, and reinforces trust in us.</p> |
69 |
| - </li> |
70 |
| - <li> |
71 |
| - <h3>Work in the open</h3> |
72 |
| - <p>Educate, collaborate, share, and learn with external communities for the betterment of society. </p> |
73 |
| - </li> |
74 |
| - </ul> |
75 |
| - </div> |
76 |
| -</main> |
| 78 | + </div> |
77 | 79 |
|
| 80 | + </main> |
78 | 81 |
|
79 | 82 | <footer>
|
80 | 83 | <small>© Barnardo’s</small>
|
|
0 commit comments