Changes

Jump to navigation Jump to search
no edit summary
Line 1: Line 1:  +
{{#css:
 +
*{
 +
  box-sizing: border-box;
 +
}
 +
.column {
 +
  float: left;
 +
  width: 33%;
 +
  padding: 0 10px;
 +
}
 +
/* Remove extra left and right margins, due to padding */
 +
.row {margin: 0 -5px;
 +
  margin-top: 20px;}
 +
 +
/* Clear floats after the columns */
 +
.row:after {
 +
  content: "";
 +
  display: table;
 +
  clear: both;
 +
}
 +
.card {
 +
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
 +
  padding: 10px;
 +
  border: #00C3B7 solid 2px;
 +
}
 +
 +
/* For smaller screen sizes */
 +
@media (min-width: 100px) and (max-width: 850px)
 +
{
 +
  .column {
 +
    width: 100%;
 +
    display: block;
 +
    margin-bottom: 20px;
 +
  }
 +
}}
 +
 +
<div class="row"><div class="column">
 +
    <div class="card">
 +
      <h2>Parks Canada</h2>[[File:Parkscanada.png|alt=Parks Canada Parcs logo|left|frameless|100x100px|Parks Canada Parcs logo]]<p>Parks Canada preserves and presents historic sites, marine conservation areas and parks of national significance in every corner of the country. </p><p>The Agency relies increasingly on digital solutions to help it achieve its mandate. </p><p>'''''[[Digital Gov Leaders Summit/Pavilion ParksCanada|Learn more...]]''''' </p><p></p></div>
 +
  </div>
 +
 +
  <div class="column">
 +
    <div class="card">
 +
      <h2>Talent Platform</h2><p>Whether you're thinking about joining government or already an employee, hoping to hire or considering a new role, this is the place to come to be part of the GC digital community.</p><p>''[[:en:Digital_Gov_Leaders_Summit/Pavilion_TalentPlatformP|'''Learn more...''']]''</p><p></p></div>
 +
  </div>
 +
 
 +
  <div class="column">
 +
    <div class="card">
 +
      <h2>IT Apprenticeship Program for Indigenous Peoples</h2>The program has been developed by, with, and for Indigenous peoples from across Canada. Its design incorporates the preferences and needs of Indigenous learners while recognizing the importance of community.
 +
''[[:en:Digital_Gov_Leaders_Summit/Pavilion_iTAP|'''Learn more...''']]''
 +
</div>
 +
  </div></div>
 +
 
[[FR:Académie du numérique de l'EFPC]]__NOTOC__
 
[[FR:Académie du numérique de l'EFPC]]__NOTOC__
 
[[File:Website Products - Leadership Header Image 2000 (2).png|1300px]]
 
[[File:Website Products - Leadership Header Image 2000 (2).png|1300px]]

Navigation menu

GCwiki