Difference between revisions of "User:Soli"

From wiki
Jump to navigation Jump to search
Line 1: Line 1:
 +
 +
<!doctype html>
 +
<html lang="en">
 +
 +
<head>
 +
    <meta charset="utf-8">
 +
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
 +
    <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
 +
 +
        <title>Office of Public Service Accessibility (OPSA)</title>
 +
       
 +
    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"
 +
          integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
 +
    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"
 +
          integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
 +
    <link rel="stylesheet" href="styles.css">
 +
       
 +
    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
 +
    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"
 +
            integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa"
 +
            crossorigin="anonymous"></script>
 +
       
 +
    <style>
 +
/*==========INCLUDE CUSTOM CSS right here==============*/
 +
 +
.snoop-dogg{background-color:pink;}
 +
 +
.jumbotron .content {
 +
  position: absolute;
 +
  bottom: 0;
 +
  background: rgb(0, 0, 0); /* Fallback color */
 +
  background: rgba(0, 0, 0, 0.5); /* Black background with 0.5 opacity */
 +
  color: #f1f1f1;
 +
  width: 100%;
 +
  padding: 20px;
 +
}
 +
 +
.site-footer {
 +
  padding-top: 5px;
 +
  background-color: #f2f2f2;
 +
  padding-bottom: 50px;
 +
  !important;
 +
}
 +
 +
.padding {
 +
  padding-top: 40px;
 +
  padding-bottom: 40px;
 +
}
 +
 +
.column {
 +
  float: left;
 +
  width: 20%;
 +
  padding: 10px;
 +
  height: 225px;
 +
}
 +
 +
.bottom {
 +
  background-color: #c4c2d7;
 +
  background-size:cover;
 +
  background-repeat:no-repeat;
 +
  height:5px;
 +
}
 +
 +
.column2 {
 +
  float: left;
 +
  width: 50%;
 +
  padding: 5px;
 +
  height: 20px;
 +
}
 +
 +
h4 {
 +
  color: navy;
 +
}
 +
 +
div.fontsize {
 +
  font-size: 13px;
 +
}
 +
 +
.jumbotron {
 +
  padding-top: 80px;
 +
}
 +
 +
* {
 +
  box-sizing: border-box;
 +
}
 +
 +
.column1 {
 +
  float: left;
 +
  width: 50%;
 +
  padding: 20px;
 +
  height: relative;
 +
}
 +
 +
.row:after {
 +
  content: "";
 +
  display: table;
 +
  clear: both;
 +
}
 +
 +
@media screen and (max-width: 850px) {
 +
  .column {
 +
  width: 100%;
 +
  }
 +
}
 +
 +
.cities {
 +
  outline: 2px solid lightgray;
 +
  color: black;
 +
  margin: 20px;
 +
  padding: 20px;
 +
}
 +
 +
a:hover, a:visited, a:link, a:active
 +
{
 +
    text-decoration: none;
 +
}
 +
 +
.thumbnail:hover {   
 +
  transition: 0.7s ease;
 +
  background-color: #c4c2d7; 
 +
}
 +
 +
h1 {
 +
  color: navy
 +
}
 +
 +
h3 {
 +
  color: navy;
 +
}
 +
 +
h4 {
 +
  color: navy;
 +
}
 +
 +
div.width {
 +
  width: 80%;
 +
  margin: left;
 +
}
 +
 +
.column3 {
 +
  float: left;
 +
  width: 33.33%;
 +
  padding: 10px;
 +
}
 +
 +
p.small {
 +
  line-height:1;
 +
  padding-top:55px;
 +
}
 +
 +
p.hover {
 +
  text-decoration: underline;
 +
  line-height:0.8;
 +
}
 +
 +
ul.b {
 +
  list-style-position: inside;
 +
}
 +
 +
   
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
 +
    </style>
 +
</head>
 +
 +
<body>
 +
   
 +
<section class="super-body">
 +
 +
    <header>
 +
        Header data
 +
    </header>
 +
         
 +
    <!-- navigation --> 
 +
    <nav class="navbar navbar-default navbar-fixed-top">
 +
        <div class="container">
 +
            <div class="navbar-header">
 +
                <a class="navbar-brand" href="http://www.gcpedia.gc.ca/"
 +
                  style="padding-top:13px;">GCpedia</a>
 +
 +
                <button type="button" class="navbar-toggle collapsed" data-toggle="collapse"
 +
                        data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
 +
                                            <span class="sr-only">Toggle navigation</span>
 +
                                            <span class="icon-bar"></span>
 +
                                            <span class="icon-bar"></span>
 +
                                            <span class="icon-bar"></span>
 +
                </button>
 +
                <a class="navbar-brand"
 +
                  href="http://www.gcpedia.gc.ca/wiki/Gender_Diversity_and_Inclusive_Services">
 +
                    <i class="fa fa-home" aria-hidden="true" style="padding-right: 10px"></i></a>
 +
            </div>
 +
 +
            <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
 +
                <!-- Start -->                       
 +
                <ul class="nav navbar-nav navbar-right">
 +
                    <!-- Start -->
 +
                    <li class="dropdown">
 +
                        <a href="#" class="dropdown-toggle" data-toggle="dropdown"
 +
                          role="button" aria-haspopup="true"
 +
                          aria-expanded="false">Start<span class="caret"></span></a>
 +
                                                   
 +
                        <ul class="dropdown-menu">
 +
                            <li>
 +
                                <a href="http://www.gcpedia.gc.ca/gcwiki/images/d/d8/Policy_Direction.pdf"
 +
                                  target="_blank">The Policy Direction</a></li>
 +
                            <li>
 +
                                <a href="http://www.gcpedia.gc.ca/gcwiki/images/0/01/EN_-_101_Deck.pdf"
 +
                                  target="_blank">101 briefing deck</a></li>
 +
                            <li>
 +
                                <a href="http://www.gcpedia.gc.ca/gcwiki/images/3/37/Overview_of_the_Approach.pdf"
 +
                                  target="_blank">Overview of the approach</a></li>
 +
                            <li>
 +
                                <a href="https://www.canada.ca/en/treasury-board-secretariat/corporate/reports/summary-modernizing-info-sex-gender.html"
 +
                                  target="_blank">Report to the Clerk: Summary</a></li>
 +
                            <li>
 +
                                <a href="http://www.gcpedia.gc.ca/gcwiki/images/9/9e/POLICY_AT_A_GLANCE_EN_FR_%281%29_Spet_3_2019.pdf"
 +
                                  target="_blank">Snapshot of the policy</a></li>
 +
                            <li>
 +
                                <a href="http://www.gcpedia.gc.ca/gcwiki/images/7/71/EN_-_Tear_Sheet_-_The_Policy_Direction.pdf"
 +
                                  target="_blank">How the policy was developed</a></li>
 +
                            <li>
 +
                                <a href="http://www.gcpedia.gc.ca/gcwiki/images/f/f1/Letter_version_of_Policy_101_Placemat_EN_FR_%28aug_13%2C_2019%29.pdf"
 +
                                  target="_blank">Policy Road Map</a></li>
 +
                            <li><a href="http://www.gcpedia.gc.ca/gcwiki/images/a/af/Policy_Pillars_%28EN%29.pdf"
 +
                                  target="_blank">Policy Understanding the policy</a></li>
 +
                        </ul>
 +
                    </li>
 +
                    <!-- Learn -->                         
 +
                    <li class="dropdown">
 +
                        <a href="#" class="dropdown-toggle" data-toggle="dropdown"
 +
                          role="button" aria-haspopup="true"
 +
                          aria-expanded="false">Learn<span class="caret"></span></a>
 +
                                                   
 +
                        <ul class="dropdown-menu">
 +
                            <li>
 +
                                <a href="http://www.gcpedia.gc.ca/gcwiki/images/9/96/Sex_and_Gender_%28EN%29_aug_19_2019.pdf">
 +
                                    Learning the terminology: Sex vs. Gender</a></li>
 +
                            <li>
 +
                                <a href="http://www.gcpedia.gc.ca/gcwiki/images/e/e4/EN_-_Major_Life_Events.pdf"
 +
                                  target="_blank">Where people interact with the Government of Canada</a></li>
 +
                            <li>
 +
                                <a href="http://www.gcpedia.gc.ca/gcwiki/images/0/0f/PTs_%28EN%29_aug_20_2019.pdf">
 +
                                    What provinces and territories are doing</a></li>
 +
                            <li>
 +
                                <a href="http://www.gcpedia.gc.ca/gcwiki/images/f/f2/Gender_Diversity_Worldwide_%28EN%29_aug_19_2019.pdf">
 +
                                    What other countries are doing</a></li>
 +
                            <li>
 +
                                <a href="http://www.gcpedia.gc.ca/gcwiki/images/a/a6/Michelle_Case_Study.pdf"
 +
                                  target="_blank">Case Study: How current practices may impact individuals</a></li>
 +
                            <li>
 +
                                <a href="http://www.forces.gc.ca/en/news/article.page?doc=caf-story-hiding-my-true-self/jhf5lzgn">
 +
                                    CAF Story | Hiding My True Self - Major Kathryn Foss</a></li>
 +
                            <li>
 +
                                <a href="#">More to come...</a></li>
 +
                                                       
 +
                        </ul>
 +
                    </li>
 +
                    <!-- Change -->                   
 +
                    <li class="dropdown">
 +
                        <a href="#" class="dropdown-toggle" data-toggle="dropdown"
 +
                          role="button" aria-haspopup="true"
 +
                          aria-expanded="false">Change<span class="caret"></span></a>
 +
                                                   
 +
                        <ul class="dropdown-menu">
 +
                            <li>
 +
                                <a href="https://www.gcpedia.gc.ca/wiki/Gender_Diversity_and_Inclusive_Services:_Assessment_tool">
 +
                                    Assessing your practices</a></li>
 +
                            <li>
 +
                                <a href="http://www.gcpedia.gc.ca/gcwiki/images/4/49/EN_-_Introducing_Design_Thinking.pdf"
 +
                                  target="_blank">Being inclusive: Human-centred service design</a></li>
 +
                            <li>
 +
                                <a href="http://www.gcpedia.gc.ca/gcwiki/images/4/48/Creating_Change_%28EN%29_aug_15_2019.pdf">
 +
                                    Building on what others have done</a></li>
 +
                            <li>
 +
                                <a href="http://www.gcpedia.gc.ca/gcwiki/images/0/09/Complexities.pdf" target="_blank">
 +
                                    Case study: Considerations for implementing change</a></li>
 +
                            <li>
 +
                                <a href="#">More to come...</a></li>
 +
                        </ul>
 +
                    </li>
 +
                    <!-- Contact -->               
 +
                    <li><a href="mailto:inclusiveservicesinclusifs@tbs-sct.gc.ca">Contact</a></li>
 +
                    <!-- Language -->
 +
                    <li><a href="http://www.gcpedia.gc.ca/wiki/La_diversite_des_genres_et_les_services_inclusifs">FR</a>
 +
                    </li>
 +
                </ul>
 +
            </div>
 +
        </div>
 +
    </nav>
 +
 +
    <!-- jumbotron section 1-->
 +
    <div class="jumbotron"
 +
        style="background-image:url('bootstrap/img/women-149577.png');
 +
        background-size:cover;background-repeat:no-repeat;height:475px;position:relative;padding-top:80px">
 +
        <div class="container"
 +
            style="position: absolute; bottom: 0px;
 +
            background: rgb(0, 0, 0); /* Fallback color */;
 +
            background: rgba(0, 0, 0, 0.6);/* Black background with 0.6 opacity */;
 +
            color: #f1f1f1; width: 100%;height:100%">
 +
 +
            <div class="carousel-item active">
 +
                <div class="container">
 +
                    <div class="carousel-caption text-left">
 +
                        <h1><strong>Office of Public Service Accessibility (OPSA)</strong></h1>
 +
                        <div class="width">
 +
                            <p><strong>The Accessibility Hub serves as a source for guidance, tools, tips, and best
 +
                                practices for departments and agencies. The hub will be developed over time with the
 +
                                engagement of persons with disabilities and other public servants.
 +
                            </strong></p>
 +
                            <p><a class="btn btn-lg btn-primary" href="#" role="button">Learn more</a></p>
 +
                        </div>
 +
                    </div>
 +
                </div>
 +
            </div>
 +
        </div>
 +
    </div>
 +
 +
    <!-- jumbotron section 2-->
 +
    <div class="container">
 +
        <h2 style="line-height: 0px;margin-top: 0px;">
 +
            <strong>In the Spotlight:</strong></h2>
 +
        <div class="container marketing">
 +
            <div class="row" style="margin-top: 10px;">
 +
 +
                <div class="col-lg-6">
 +
                    <div class="thumbnail" style="margin-top: 10px;height: 325px;text-align: center;">
 +
                        <img src="bootstrap/img/exclamation-sign-warning-interface-symbol.png"
 +
                            style="width:50px;height:50px;margin-top: 10px;">
 +
                        <h3><strong>Lend a hand!</strong>
 +
                        </h3>
 +
                        <h4 style="padding-top: 10px">How you can contribute to improving accessibility in the public
 +
                            service!</h4>
 +
                        <p>We would appreciate your feedback on:
 +
                            whether the resources presented below are clear;
 +
                            what other resources would be helpful for you or your colleagues;
 +
                            what promising practices should be shared.
 +
                        </p>
 +
                        <p>Please send comments to
 +
                        <p><a class="btn btn-success btn-xs" href="https://www.youtube.com/watch?v=14RwBQQcQoc"
 +
                              role="button" style="background-color: #337ab7; border-color: darkgray">
 +
                            accessibility.accessibilite@tbs-sct.gc.ca
 +
                        </a>
 +
                        </p>
 +
                        </p> 
 +
                    </div>
 +
                </div>
 +
 +
                <div class="col-lg-6">
 +
                    <div class="thumbnail" style="margin-top: 10px;height: 325px;text-align: center;">
 +
                        <img src="bootstrap/img/home-interface-symbol-with-a-window-of-squares.png"
 +
                            style="width:50px;height:50px;margin-top: 10px;">
 +
                        <h3><strong>Accessibility statement</strong></h3>
 +
                        <h4 style="padding-top: 10px">Need something different?</h4>
 +
                        <p>We know that some parts of this website are not fully accessible. If you need information on
 +
                            this website in a different format, please contact us at
 +
                        <p><a class="btn btn-success btn-xs"
 +
                              href="http://www.gcpedia.gc.ca/wiki/Gender_Diversity_and_Inclusive_Services:_Open_Houses"
 +
                              role="button" target="_blank"
 +
                              style="background-color: #337ab7; border-color: darkgray">accessibility.accessibilite@tbs-sct.gc.ca.
 +
                        </a>
 +
                        </p>
 +
                        </p> 
 +
                    </div>
 +
                </div>
 +
                <!-- div class="col-lg-4">
 +
                    <div class="thumbnail" style="margin-top: 10px;height: 200px;text-align: center;">
 +
                        <img src="bootstrap/img/marketing-viral.png" style="width:50px;height:50px;margin-top: 10px;">
 +
                        <h3><strong>Design Jams</strong></h3>
 +
                        <h4 style="padding-top: 10px">Find out more about Design Jam workshops and who we will be
 +
                            engagin</h4>
 +
                        <p><a class="btn btn-success btn-xs"
 +
                              href="http://www.gcpedia.gc.ca/wiki/Gender_Diversity_and_Inclusive_Services:_Open_Houses"
 +
                              role="button" target="_blank"
 +
                              style="background-color: #337ab7; border-color: darkgray">
 +
                            <strong>Learn more...
 +
                                <span class="sr-only">about Design Jam workshops and who we will be engaging</span></strong></a>
 +
                        </p> 
 +
                    </div>
 +
                </div-->
 +
            </div>
 +
        </div>
 +
    </div>
 +
 +
    <!-- content -->
 +
    <main role="main">
 +
        <!-- BLOB -->
 +
        <!-- div class="container marketing" style="margin-bottom: 10px;margin-top: 0px;">
 +
 +
            The Government of Canada has launched a
 +
            <a href="http://www.gcpedia.gc.ca/gcwiki/images/8/84/POLICY_AT_A_GLANCE_EN_%281%29.pdf"
 +
              target="_blank"><font color="#0073e6">policy direction</font></a> to support a whole-of-government
 +
            approach to being inclusive of people of all genders and to embed gender diversity in service design and
 +
            delivery. To support implementation, we have developed
 +
            <a href="http://www.gcpedia.gc.ca/wiki/Gender_Diversity_and_Inclusive_Services:_Fact_Sheets"
 +
              target="_blank"><font color="#0073e6">fact sheets</font></a> on learning the basics, what others are
 +
            doing in this field, and how to implement change. We also have developed an
 +
            <a href="https://www.gcpedia.gc.ca/wiki/Gender_Diversity_and_Inclusive_Services:_Assessment_tool">online
 +
                self-assessment tool</a> to help map current practices against the pillars of the policy
 +
            direction. Explore these pages and let us know if you have any questions.
 +
        </div-->
 +
        <div class="container">
 +
            <h2 style="line-height: 0px;margin-bottom: 25px;">
 +
                <strong>Information on accessibility:</strong></h2>
 +
            <div class="container marketing">
 +
                <div class="row">
 +
                    <div class="col-lg-4">
 +
                        <div class="thumbnail" style="height:450px;">
 +
                            <a href="#">
 +
                                <img src="bootstrap/img/JORD1318_WM-1.jpg"
 +
                                    alt="Someone writing in a note book"
 +
                                    style="height:250px;"></a>
 +
                            <h3>Accessibility-confident organizations</h3>
 +
                            <p>Learn how your department and agency can prepare to meet or exceed the requirements of
 +
                                the
 +
                                Accessible Canada Act.
 +
                            </p>
 +
 +
                        </div>
 +
                    </div>
 +
                    <div class="col-lg-4">
 +
                        <div class="thumbnail" style="height:450px;">
 +
                            <a href="#">
 +
                                <img src="bootstrap/img/JORD2278_WM-1.jpg"
 +
                                    alt="Modern glass buildings"
 +
                                    style="height:250px;"></a>
 +
                            <h3>Recruitment, retention, and promotion of persons with disabilities</h3>
 +
                            <p>Discover the benefit of recruiting, retaining, and promoting persons with disabilities
 +
                                and
 +
                                what resources are available to your organization to recruit, retain, and promote
 +
                                persons
 +
                                with disabilities
 +
                            </p>
 +
                        </div>
 +
                    </div>
 +
                    <div class="col-lg-4">
 +
                        <div class="thumbnail" style="height:450px;">
 +
                            <a href="#">
 +
                                <img src="bootstrap/img/pexels-photo-3184418.jpeg"
 +
                                    alt="Diverse hands placed together in a circle"
 +
                                    style="height:250px;"></a>
 +
 +
                            <h3>Workplace Accommodation</h3>
 +
                            <p>Learn about workplace accommodations and work that is underway to improve them.
 +
                            </p>
 +
                        </div>
 +
                    </div>
 +
                </div>
 +
                <div class="row">
 +
                    <div class="col-lg-4">
 +
                        <div class="thumbnail" style="height:450px;">
 +
                            <a href="#">
 +
                                <img src="bootstrap/img/JORD1318_WM-1.jpg"
 +
                                    alt="Someone writing in a note book"
 +
                                    style="height:250px;"></a>
 +
                            <h3>Accessible communications and technology</h3>
 +
                            <p>Discover how to communicate and create content that is accessible and inclusive.
 +
                            </p>
 +
 +
                        </div>
 +
                    </div>
 +
                    <div class="col-lg-4">
 +
                        <div class="thumbnail" style="height:450px;">
 +
                            <a href="#">
 +
                                <img src="bootstrap/img/JORD2278_WM-1.jpg"
 +
                                    alt="Modern glass buildings"
 +
                                    style="height:250px;"></a>
 +
                            <h3>Designing and delivering accessible services and programs</h3>
 +
                            <p>Learn how to design and deliver accessible programs and services.
 +
                            </p>
 +
                        </div>
 +
                    </div>
 +
                    <div class="col-lg-4">
 +
                        <div class="thumbnail" style="height:450px;">
 +
                            <a href="#">
 +
                                <img src="bootstrap/img/pexels-photo-3184418.jpeg"
 +
                                    alt="Diverse hands placed together in a circle"
 +
                                    style="height:250px;"></a>
 +
                            <h3>Accessible built environment</h3>
 +
                            <p>Read about how to embed accessibility into the built environment.
 +
                            </p>
 +
                        </div>
 +
                    </div>
 +
                </div>
 +
            </div>
 +
            <div class="row">
 +
                <div class="col-lg-4">
 +
                    <div class="thumbnail" style="height:450px;">
 +
                        <a href="#">
 +
                            <img src="bootstrap/img/JORD1318_WM-1.jpg"
 +
                                alt="Someone writing in a note book"
 +
                                style="height:250px;"></a>
 +
                        <h3>Accessible procurement</h3>
 +
                        <p>Read about how to embed accessibility into procurement.
 +
                        </p>
 +
 +
                    </div>
 +
                </div>
 +
                <div class="col-lg-4">
 +
                    <div class="thumbnail" style="height:450px;">
 +
                        <a href="#">
 +
                            <img src="bootstrap/img/JORD2278_WM-1.jpg"
 +
                                alt="Modern glass buildings"
 +
                                style="height:250px;"></a>
 +
                        <h3>Learning from others</h3>
 +
                        <p>Find out what other jurisdictions and the private sector are doing to improve accessibility.
 +
                        </p>
 +
                    </div>
 +
                </div>
 +
 +
            </div>
 +
        </div><!-- /.container -->
 +
        <div class="container">
 +
            <h2 style="line-height: 0px;margin-top: 10px;">
 +
                <strong>What are we doing?:</strong></h2>
 +
            <div class="container marketing">
 +
                <div class="row" style="margin-top: 10px;">
 +
 +
                    <div class="col-lg-6">
 +
                        <div class="thumbnail" style="margin-top: 10px;height: 160px;text-align: center;">
 +
 +
                            <h3><strong>Accessibility Strategy for the Public Service</strong></h3>
 +
                            <p>Read the Accessibility Strategy for the Public Service and learn about how it is being
 +
                                implemented.
 +
                            </p> 
 +
                        </div>
 +
                    </div>
 +
 +
                    <div class="col-lg-6">
 +
                        <div class="thumbnail" style="margin-top: 10px;height: 150px;text-align: center;">
 +
 +
                            <h3><strong>Centralized Enabling Workplace Fund</strong></h3>
 +
                            <h4 style="padding-top: 10px">Need something different?</h4>
 +
                            <p>Discover how the Government of Canada is investing in innovative projects and initiatives
 +
                                to improve workplace accommodation practices.
 +
                            </p> 
 +
                        </div>
 +
                    </div>
 +
                    <!-- div class="col-lg-4">
 +
                        <div class="thumbnail" style="margin-top: 10px;height: 200px;text-align: center;">
 +
                            <img src="bootstrap/img/marketing-viral.png" style="width:50px;height:50px;margin-top: 10px;">
 +
                            <h3><strong>Design Jams</strong></h3>
 +
                            <h4 style="padding-top: 10px">Find out more about Design Jam workshops and who we will be
 +
                                engagin</h4>
 +
                            <p><a class="btn btn-success btn-xs"
 +
                                  href="http://www.gcpedia.gc.ca/wiki/Gender_Diversity_and_Inclusive_Services:_Open_Houses"
 +
                                  role="button" target="_blank"
 +
                                  style="background-color: #337ab7; border-color: darkgray">
 +
                                <strong>Learn more...
 +
                                    <span class="sr-only">about Design Jam workshops and who we will be engaging</span></strong></a>
 +
                            </p> 
 +
                        </div>
 +
                    </div-->
 +
                </div>
 +
            </div>
 +
        </div>
 +
 +
    </main>
 +
 +
    <footer class="container py-5">
 +
        <div class="row">
 +
            <div class="col-lg-4">
 +
                <h4><strong>OPSA's Toolkit</strong></h4>
 +
                <ul class="list-unstyled text-small">
 +
                    <li><a href="#" target="_blank">Link</a></li>
 +
                    <li><a href="#" target="_blank">Link</a></li>
 +
                    <li><a href="#" target="_blank">Link</a></li>
 +
                    <li><a href="#" target="_blank">Link</a></li>
 +
                    <li><a href="#" target="_blank">Link</a></li>
 +
                    <li><a href="#" target="_blank">Link</a></li>
 +
                    <li><a href="#" target="_blank">Link</a></li>
 +
                </ul>
 +
            </div>
 +
            <div class="col-lg-4">
 +
                <h4><strong>Changes in the OPSA</strong></h4>
 +
              <ul class="list-unstyled text-small">
 +
                    <li><a href="#" target="_blank">Link</a></li>
 +
                    <li><a href="#" target="_blank">Link</a></li>
 +
                    <li><a href="#" target="_blank">Link</a></li>
 +
                    <li><a href="#" target="_blank">Link</a></li>
 +
                    <li><a href="#" target="_blank">Link</a></li>
 +
                    <li><a href="#" target="_blank">Link</a></li>
 +
                    <li><a href="#" target="_blank">Link</a></li>
 +
                </ul>
 +
            </div>
 +
            <div class="col-lg-4">
 +
                <h4><strong>OPSA Resources</strong></h4>
 +
                <ul class="list-unstyled text-small">
 +
                    <li><a href="#" target="_blank">Link</a></li>
 +
                    <li><a href="#" target="_blank">Link</a></li>
 +
                    <li><a href="#" target="_blank">Link</a></li>
 +
                    <li><a href="#" target="_blank">Link</a></li>
 +
                    <li><a href="#" target="_blank">Link</a></li>
 +
                    <li><a href="#" target="_blank">Link</a></li>
 +
                    <li><a href="#" target="_blank">Link</a></li>
 +
                </ul>
 +
            </div>
 +
        </div>
 +
    </footer>
 +
     
 +
    <div class="column" style="padding-left:20px">
 +
            <h4><strong>Other Links</strong></h4>
 +
           
 +
        <div class="fontsize">
 +
            <a href="#" target="_blank">Link</a>
 +
            <a href="#" target="_blank">Link</a>
 +
            <a href="#" target="_blank">Link</a>
 +
            <a href="#" target="_blank">Link</a>
 +
            <a href="#" target="_blank">Link</a>
 +
            <a href="#" target="_blank">Link</a>
 +
            <a href="#" target="_blank">Link</a> 
 +
        </div>
 +
    </div>
 +
     
 +
    <div class="column" style="padding-left:20px">
 +
        <h4><strong>Connect</strong></h4>
 +
          <a href="http://www.gcpedia.gc.ca/wiki/Gender_Diversity_and_Inclusive_Services:_About_Us">
 +
        About us</a>
 +
          <a href="http://www.gcpedia.gc.ca/wiki/Gender_Diversity_and_Inclusive_Services:_Meet_the_Team">
 +
        Meet the Team</a>
 +
        <a href="mailto:inclusiveservicesinclusifs@tbs-sct.gc.ca">
 +
            Contact us</a>
 +
        <a href="http://www.gcpedia.gc.ca/wiki/Gender_Diversity_and_Inclusive_Services:_Champions">Departmental
 +
            Champions</a>
 +
    </div>
 +
         
 +
</section>
 +
       
 +
<div class="bottom">
 +
    <div class="container">
 +
 +
    </div>
 +
   
 +
</div>
 +
 
 +
</body>
 +
 +
</html>
 +
{{gcpedicure css}}
 +
 +
 +
 +
 +
##############################################################
 +
 
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
 
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
  

Revision as of 14:14, 10 January 2020

<!doctype html> <html lang="en">

<head>

   <meta charset="utf-8">
   <meta http-equiv="X-UA-Compatible" content="IE=edge">
   <meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no">
       <title>Office of Public Service Accessibility (OPSA)</title>
       
   <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css"
         integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">
   <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css"
         integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
   <link rel="stylesheet" href="styles.css">
       
   <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
   <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"
           integrity="sha384-Tc5IQib027qvyjSMfHjOMaLkfuWVxZxUPnCJA7l2mCWNIpG9mGCD8wGNIcPD7Txa"
           crossorigin="anonymous"></script>
       
   <style>

/*==========INCLUDE CUSTOM CSS right here==============*/

.snoop-dogg{background-color:pink;} 
 .jumbotron .content {

 position: absolute;
 bottom: 0;
 background: rgb(0, 0, 0); /* Fallback color */
 background: rgba(0, 0, 0, 0.5); /* Black background with 0.5 opacity */
 color: #f1f1f1;
 width: 100%;
 padding: 20px;

} 
 .site-footer {

 padding-top: 5px;
 background-color: #f2f2f2; 
 padding-bottom: 50px;
 !important; 

} 
 .padding {

 padding-top: 40px;
 padding-bottom: 40px;

} 
 .column {

 float: left;
 width: 20%;
 padding: 10px;
 height: 225px; 

} 
 .bottom {

 background-color: #c4c2d7;
 background-size:cover;
 background-repeat:no-repeat;
 height:5px;

} 
 .column2 {

 float: left;
 width: 50%;
 padding: 5px;
 height: 20px; 

} 
 h4 {

 color: navy;

} 
 div.fontsize {

 font-size: 13px;

} 
 .jumbotron {

 padding-top: 80px;

} 


  • {
 box-sizing: border-box;

} 
 .column1 {

 float: left;
 width: 50%;
 padding: 20px;
 height: relative;

} 
 .row:after {

 content: "";
 display: table;
 clear: both;

} 
 @media screen and (max-width: 850px) {

 .column {
 width: 100%;
 }

} 
 .cities {

 outline: 2px solid lightgray;
 color: black;
 margin: 20px; 
 padding: 20px;

} 
 a:hover, a:visited, a:link, a:active {

   text-decoration: none;

} 
 .thumbnail:hover {

 transition: 0.7s ease;
 background-color: #c4c2d7;  

} 
 h1 {

 color: navy

} 
 h3 {

 color: navy;

} 
 h4 {

 color: navy;

} 
 div.width {

 width: 80%;
 margin: left;

} 
 .column3 {

 float: left;
 width: 33.33%;
 padding: 10px;

} 
 p.small {

 line-height:1;
 padding-top:55px; 

} 
 p.hover {

 text-decoration: underline;
 line-height:0.8;

} 
 ul.b {

 list-style-position: inside;

} 




























   </style>

</head>

<body>

<section class="super-body">

   <header>
       Header data
   </header>
         
   <nav class="navbar navbar-default navbar-fixed-top">
   </nav>

In the Spotlight:

                       <img src="bootstrap/img/exclamation-sign-warning-interface-symbol.png"
                            style="width:50px;height:50px;margin-top: 10px;">

Lend a hand!

How you can contribute to improving accessibility in the public service!

We would appreciate your feedback on: whether the resources presented below are clear; what other resources would be helpful for you or your colleagues; what promising practices should be shared.

Please send comments to

<a class="btn btn-success btn-xs" href="https://www.youtube.com/watch?v=14RwBQQcQoc" role="button" style="background-color: #337ab7; border-color: darkgray"> accessibility.accessibilite@tbs-sct.gc.ca </a>

                       <img src="bootstrap/img/home-interface-symbol-with-a-window-of-squares.png"
                            style="width:50px;height:50px;margin-top: 10px;">

Accessibility statement

Need something different?

We know that some parts of this website are not fully accessible. If you need information on this website in a different format, please contact us at

<a class="btn btn-success btn-xs" href="http://www.gcpedia.gc.ca/wiki/Gender_Diversity_and_Inclusive_Services:_Open_Houses" role="button" target="_blank" style="background-color: #337ab7; border-color: darkgray">accessibility.accessibilite@tbs-sct.gc.ca. </a>

   <main role="main">

Information on accessibility:

                           <a href="#">
                               <img src="bootstrap/img/JORD1318_WM-1.jpg"
                                    alt="Someone writing in a note book"
                                    style="height:250px;"></a>

Accessibility-confident organizations

Learn how your department and agency can prepare to meet or exceed the requirements of the Accessible Canada Act.

                           <a href="#">
                               <img src="bootstrap/img/JORD2278_WM-1.jpg"
                                    alt="Modern glass buildings"
                                    style="height:250px;"></a>

Recruitment, retention, and promotion of persons with disabilities

Discover the benefit of recruiting, retaining, and promoting persons with disabilities and what resources are available to your organization to recruit, retain, and promote persons with disabilities

                           <a href="#">
                               <img src="bootstrap/img/pexels-photo-3184418.jpeg"
                                    alt="Diverse hands placed together in a circle"
                                    style="height:250px;"></a>

Workplace Accommodation

Learn about workplace accommodations and work that is underway to improve them.

                           <a href="#">
                               <img src="bootstrap/img/JORD1318_WM-1.jpg"
                                    alt="Someone writing in a note book"
                                    style="height:250px;"></a>

Accessible communications and technology

Discover how to communicate and create content that is accessible and inclusive.

                           <a href="#">
                               <img src="bootstrap/img/JORD2278_WM-1.jpg"
                                    alt="Modern glass buildings"
                                    style="height:250px;"></a>

Designing and delivering accessible services and programs

Learn how to design and deliver accessible programs and services.

                           <a href="#">
                               <img src="bootstrap/img/pexels-photo-3184418.jpeg"
                                    alt="Diverse hands placed together in a circle"
                                    style="height:250px;"></a>

Accessible built environment

Read about how to embed accessibility into the built environment.

                       <a href="#">
                           <img src="bootstrap/img/JORD1318_WM-1.jpg"
                                alt="Someone writing in a note book"
                                style="height:250px;"></a>

Accessible procurement

Read about how to embed accessibility into procurement.

                       <a href="#">
                           <img src="bootstrap/img/JORD2278_WM-1.jpg"
                                alt="Modern glass buildings"
                                style="height:250px;"></a>

Learning from others

Find out what other jurisdictions and the private sector are doing to improve accessibility.

What are we doing?:

Accessibility Strategy for the Public Service

Read the Accessibility Strategy for the Public Service and learn about how it is being implemented.

Centralized Enabling Workplace Fund

Need something different?

Discover how the Government of Canada is investing in innovative projects and initiatives to improve workplace accommodation practices.

   </main>
   <footer class="container py-5">

OPSA's Toolkit

  • <a href="#" target="_blank">Link</a>
  • <a href="#" target="_blank">Link</a>
  • <a href="#" target="_blank">Link</a>
  • <a href="#" target="_blank">Link</a>
  • <a href="#" target="_blank">Link</a>
  • <a href="#" target="_blank">Link</a>
  • <a href="#" target="_blank">Link</a>

Changes in the OPSA

  • <a href="#" target="_blank">Link</a>
  • <a href="#" target="_blank">Link</a>
  • <a href="#" target="_blank">Link</a>
  • <a href="#" target="_blank">Link</a>
  • <a href="#" target="_blank">Link</a>
  • <a href="#" target="_blank">Link</a>
  • <a href="#" target="_blank">Link</a>

OPSA Resources

  • <a href="#" target="_blank">Link</a>
  • <a href="#" target="_blank">Link</a>
  • <a href="#" target="_blank">Link</a>
  • <a href="#" target="_blank">Link</a>
  • <a href="#" target="_blank">Link</a>
  • <a href="#" target="_blank">Link</a>
  • <a href="#" target="_blank">Link</a>
   </footer>
     

Other Links

           <a href="#" target="_blank">Link</a>
           <a href="#" target="_blank">Link</a>
           <a href="#" target="_blank">Link</a>
           <a href="#" target="_blank">Link</a>
           <a href="#" target="_blank">Link</a>
           <a href="#" target="_blank">Link</a>
           <a href="#" target="_blank">Link</a>   

</section>

</body>

</html> <html> <style>

 html,
 body {
     height: 100%;
     -webkit-animation: fadein .5s;
     animation: fadein .5s;
 }
 
 @keyframes fadein {
     from {
         opacity: 0;
     }
     to {
         opacity: 1;
     }
 }
 
 @-webkit-keyframes fadein {
     from {
         opacity: 0;
     }
     to {
         opacity: 1;
     }
 }
 
 @import url('https://fonts.googleapis.com/css?family=Roboto:400,400i,500,700,900');
 * {
     margin: 0;
     padding: 0;
 }
 /* THIS IS THE SECRET SAUCE for GCpedia, BODY AND SUPER-BODY classes */
 
 body {
     overflow-y: hidden;
     background-color: #f8f8f8;
 }
 
 .super-body {
     position: fixed;
     overflow-y: scroll;
     overflow-x: hidden;
     -ms-overflow-x: hidden;
     top: 0;
     left: 0;
     right: 0;
     bottom: 0;
     z-index: 10000;
     background-color: #fff;
     -webkit-transition: all .2s ease-in;
     transition: all .5s ease-in;
     font-family: 'Roboto', sans-serif;
     font-size: 14px;
     -webkit-overflow-scrolling: touch;
     -ms-overflow-style: -ms-autohiding-scrollbar;
 }
 
 div#mw-head {
     position: absolute;
     top: 145px;
     right: 0;
     width: 100%;
     display: none;
 }
 
 div#mw-panel {
     font-size: inherit;
     position: absolute;
     top: 160px;
     padding-top: 1em;
     width: 10em;
     left: 0;
     display: none;
 }
 
 #footer {
     display: none;
 }
 
 .mw-content-ltr ul,
 .mw-content-rtl .mw-content-ltr ul {
     margin: 0;
 }
 
 .mw-body .mw-body-content h1 {
     margin-top: 0;
 }
 
 .mw-body h1,
 .mw-body h2 {
     font-family: sans-serif;
     line-height: 1.3;
     margin-bottom: .25em;
     padding: 0;
     border-bottom: 1px solid transparent;
 }
 /*new css*/
 
 h4 {
     padding-top: 0;
 }
 
 .mw-body h3,
 .mw-body h4,
 .mw-body h5,
 .mw-body h6 {
     line-height: 1.2;
     margin-top: .1em;
     margin-bottom: .1em;
     padding-bottom: 0;
 }
 
 .navbar {
     position: relative;
     min-height: 50px;
     margin-bottom: 0px;
     border: 1px solid transparent;
 }
 
 .navbar-default {
     background-color: #fff;
     border-color: #e7e7e7;
 }
 
 .navbar-default .navbar-brand {
     color: #222;
 }
 
 .navbar-default .navbar-brand:hover,
 .navbar-default .navbar-brand:focus {
     color: #5e5e5e;
     background-color: transparent;
 }
 
 .navbar-default .navbar-text {
     color: #222;
 }
 
 .navbar-default .navbar-nav>li>a {
     color: #222;
 }
 
 .navbar-default .navbar-nav>li>a:hover,
 .navbar-default .navbar-nav>li>a:focus {
     color: #111;
     background-color: transparent;
 }
 
 .navbar-default .navbar-nav>.active>a,
 .navbar-default .navbar-nav>.active>a:hover,
 .navbar-default .navbar-nav>.active>a:focus {
     color: #555;
     background-color: #e7e7e7;
 }
 
 .navbar-default .navbar-nav>.disabled>a,
 .navbar-default .navbar-nav>.disabled>a:hover,
 .navbar-default .navbar-nav>.disabled>a:focus {
     color: #ccc;
     background-color: transparent;
 }
 
 .navbar-default .navbar-toggle {
     border-color: #ddd;
 }
 
 .navbar-default .navbar-toggle:hover,
 .navbar-default .navbar-toggle:focus {
     background-color: #ddd;
 }
 
 .navbar-default .navbar-toggle .icon-bar {
     background-color: #888;
 }
 
 .navbar-default .navbar-collapse,
 .navbar-default .navbar-form {
     border-color: #e7e7e7;
 }
 
 .navbar-default .navbar-nav>.open>a,
 .navbar-default .navbar-nav>.open>a:hover,
 .navbar-default .navbar-nav>.open>a:focus {
     color: #555;
     background-color: #e7e7e7;
 }
 
 @media (max-width: 767px) {
     .navbar-default .navbar-nav .open .dropdown-menu>li>a {
         color: #777;
     }
     .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
     .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
         color: #333;
         background-color: transparent;
     }
     .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
     .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
     .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
         color: #555;
         background-color: #e7e7e7;
     }
     .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
     .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
     .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
         color: #ccc;
         background-color: transparent;
     }
 }
 
 .navbar-default .navbar-link {
     color: #777;
 }
 
 .navbar-default .navbar-link:hover {
     color: #333;
 }
 
 .navbar-default .btn-link {
     color: #777;
 }
 
 .navbar-default .btn-link:hover,
 .navbar-default .btn-link:focus {
     color: #333;
 }
 
 .navbar-default .btn-link[disabled]:hover,
 fieldset[disabled] .navbar-default .btn-link:hover,
 .navbar-default .btn-link[disabled]:focus,
 fieldset[disabled] .navbar-default .btn-link:focus {
     color: #ccc;
 }
 
 .navbar-brand {
     font-weight: bolder;
 }
 
 .logo {
     height: 21px;
 }
 
 .btn {
     min-height: 34px;
 }
 
 .navbar-default .navbar-nav>li>a:visited {
     color: #222;
 }
 
 ul.dropdown-menu {
     padding: 0;
 }
 
 .dropdown-menu>li>a {
     display: block;
     padding: 15px 20px;
     clear: both;
     font-weight: 400;
     line-height: 1.42857143;
     color: #333;
     white-space: nowrap;
     border-bottom: 1px solid #e8e8e8;
 }
 
 .home {
     padding: 20px;
     background-color: #fff;
 }
 
 .home p {
     font-size: 20px;
     font-weight: 400;
 }
 
 .home h2 {
     font-size: 3em;
     font-weight: bolder;
     margin-bottom: 20px;
 }
 
 .home h3 {
     font-weight: bolder;
     margin-top: 40px;
 }
 
 .home {
     padding: 0 0 30px;
 }
 
 .home .filter-button-group {
     padding: 15px 0;
 }
 
 .jumbotron--background-image {
     color: #222;
     min-height: 20vh;
          justify-content: center;
     background-position: 50% 100%;
     background-size: cover;
     background-repeat: no-repeat;
     background-color: #fff;
     text-align: center;
 }
 .jumbotron--background-image h1 {
     font-weight: bolder;
 }
 
 
 .jumbotron--background-image h3 {
     line-height: 1.4em;
     font-size: 24px;
     font-weight: bold;
 }
 
 div[class^="col-"] {
     margin-bottom: 20px;
 }
 
 div[class^="col-"] img {
     margin: 30px auto;
 }
 
 .footer {
     padding: 30px 0;
     background-color: #232323;
     color: #e8e8e8;
 }
 
 .footer a {
     color: #e8e8e8;
 }
 
 .navbar-inverse {
     background: rgba(0, 0, 0, 0.8);
 }
 
 .align-top {
     -ms-flex-item-align: start;
     align-self: flex-start;
 }

</style> </html>



<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css" integrity="sha384-BVYiiSIFeK1dGmJRAkycuHAHRg32OmUcww7on3RYdg4Va+PmSTsz/K68vbdEjh4u" crossorigin="anonymous">

@import url("https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css");

$wgAllowSiteCSSOnRestrictedPages

hi bye Soli/bye aurevoir