Changes

1,087 bytes removed ,  08:18, 2 August 2021
no edit summary
Line 1: Line 1: −
<ul>
+
{{#css:
<li>[https://busrides-trajetsenbus.ca/ Busrides]</li>
  −
<li>[https://wiki.gccollab.ca/ESDC_Workplace_%26_You_-_A_New_Way_of_Working A New Way of Working]</li>
  −
<li>[https://wiki.gccollab.ca/ESDC_Workplace_%26_You_-_A_Modern_Workplace A Modern Workplace]</li>
  −
<li>[https://wiki.gccollab.ca/ESDC_Workplace_%26_You_-_Benefits_for_you! Benefits for You]</li>
  −
<li>[https://wiki.gccollab.ca/ESDC_Workplace_%26_You_-_Flexible_%26_Functional_Workspaces Flexible and Functional Workplace]</li>
  −
<li>[https://wiki.gccollab.ca/ESDC_Workplace_%26_You_-_A_Workspace_for_your_work_style A Workplace for Your Work Style]</li>
  −
<li>[https://wiki.gccollab.ca/ESDC_Workplace_%26_You_-_Inclusion_%26_Accessibility Inclusion and Accessibility]</li>
  −
<li>[https://wiki.gccollab.ca/ESDC_Workplace_%26_You_-_Photo_Gallery Photo Gallery]</li>
  −
<li>[https://wiki.gccollab.ca/ESDC_Workplace_%26_You_-_FAQs FAQs]</li>
  −
</ul>
      +
<!--All CSS effects are used to add style to the base of the HTML code-->
    +
<!--Style to the links to master pages-->
    +
div.ImportantPages{
 +
text-align: right;
 +
font: Tw Cen Mt;
 +
}
   −
<h3>Busrides</h3>
+
<!--Style to the links to the information pages-->
https://busrides-trajetsenbus.ca/
  −
<p>Learn about Busrides and how you could be a guest writer</p>
  −
Place Image on the left kiosk panel.
  −
<p>Bite-sized learning about digital technology and government.</p>
  −
<img src="Busridesonly.png">
     −
<hr style ="height:2px;border-width:0;color:black;background-color:black">
+
div.informationList{
 +
text-align: left;
 +
font-size: 24px;
 +
font: Tw Cen Mt;
 +
color:#228176;
 +
border-style: double;
 +
border-padding: 50px;
 +
border-width: thick;
 +
border-radius:25px;
 +
width: 30%;
 +
}
   −
<h3>A New Way Of Working</h3>
+
<!--Hover effect for listed information-->
https://wiki.gccollab.ca/ESDC_Workplace_%26_You_-_A_New_Way_of_Working
  −
<p>Learning about activity based working</p>
     −
<hr style ="height:2px;border-width:0;color:black;background-color:black">
+
li:hover {
 +
background-color: #FF9500;
 +
opacity:1.0;
 +
border-radius: 10px;
 +
box-shadow: inset 0 0 0 0 #FF9500;
 +
transition: 1.0;
 +
outline: none;
 +
}
   −
<h3>A Modern Workplace</h3>
+
<!--style to contact section-->
https://wiki.gccollab.ca/ESDC_Workplace_%26_You_-_A_Modern_Workplace
  −
<p>Learn about your new modern workplace</p>
     −
<hr style ="height:2px;border-width:0;color:black;background-color:black">
+
div.ContactUs{
 +
font-size: 18px;
 +
font:Tw Cen;
 +
color:#228176;
 +
}}
   −
<h3>Benefits For You</h3>
+
<!--Links to other master pages-->
https://wiki.gccollab.ca/ESDC_Workplace_%26_You_-_Benefits_for_you!
  −
<p>Learn how ESDC WP will benefit you</p>
     −
<hr style ="height:2px;border-width:0;color:black;background-color:black">
+
<div class="ImportantPages">
 +
<h3><strong>[https://wiki.gccollab.ca/ESDC_Workplace_%26_You ESDC Workplace & You]</strong></h3>
 +
<h3><strong>[https://wiki.gccollab.ca/Employee%E2%80%99s_Corner Employee's Corner]</strong></h3>
 +
</div>
   −
<h3>Flexible & Functional Workplaces</h3>
+
<!--Links to other information pages-->
https://wiki.gccollab.ca/ESDC_Workplace_%26_You_-_Flexible_%26_Functional_Workspaces
  −
<p>Learn about how to use your new workplace</p>
     −
<hr style ="height:2px;border-width:0;color:black;background-color:black">
+
<div class="informationList">
 
+
<ul>
<h3>A Workplace for your Work style</h3>
+
<li>[https://busrides-trajetsenbus.ca/ Busrides]</li>
https://wiki.gccollab.ca/ESDC_Workplace_%26_You_-_A_Workspace_for_your_work_style
+
<li>[https://wiki.gccollab.ca/ESDC_Workplace_%26_You_-_A_New_Way_of_Working A New Way of Working]</li>
<p>Find out where to do your work according to your needs</p>
+
<li>[https://wiki.gccollab.ca/ESDC_Workplace_%26_You_-_A_Modern_Workplace A Modern Workplace]</li>
 
+
<li>[https://wiki.gccollab.ca/ESDC_Workplace_%26_You_-_Benefits_for_you! Benefits for You]</li>
<hr style ="height:2px;border-width:0;color:black;background-color:black">
+
<li>[https://wiki.gccollab.ca/ESDC_Workplace_%26_You_-_Flexible_%26_Functional_Workspaces Flexible and Functional Workplace]</li>
 
+
<li>[https://wiki.gccollab.ca/ESDC_Workplace_%26_You_-_A_Workspace_for_your_work_style A Workplace for Your Work Style]</li>
<h3>Inclusion & Accessibility</h3>
+
<li>[https://wiki.gccollab.ca/ESDC_Workplace_%26_You_-_Inclusion_%26_Accessibility Inclusion and Accessibility]</li>
https://wiki.gccollab.ca/ESDC_Workplace_%26_You_-_Inclusion_%26_Accessibility
+
<li>[https://wiki.gccollab.ca/ESDC_Workplace_%26_You_-_Photo_Gallery Photo Gallery]</li>
<p>Learn about inclusion and accessibility</p>  
+
<li>[https://wiki.gccollab.ca/ESDC_Workplace_%26_You_-_FAQs FAQs]</li>
 
+
</ul>
<hr style ="height:2px;border-width:0;color:black;background-color:black">
+
</div>
 
  −
<h3>Photo Gallery</h3>
  −
https://wiki.gccollab.ca/ESDC_Workplace_%26_You_-_Photo_Gallery
  −
<p>See photos of completed ESDC Workplace projects</p>
  −
 
  −
<hr style ="height:2px;border-width:0;color:black;background-color:black">
  −
 
  −
<h3>FAQs</h3>
  −
https://wiki.gccollab.ca/ESDC_Workplace_%26_You_-_FAQs
  −
<p>Frequently Asked Questions about ESDC Workplace</p>
     −
<hr style ="height:2px;border-width:0;color:black;background-color:black">
+
<!--Contact and email-->  
    +
<div class ="ContactUs">
 
<h3>Contact Us</h3>
 
<h3>Contact Us</h3>
EDSC.NC.CFOB-DGDPF-CM-GC.ESDC@hrsdc-rhdcc.gc.ca
+
<strong>EDSC.NC.CFOB-DGDPF-CM-GC.ESDC@hrsdc-rhdcc.gc.ca</strong>
<p>Have a question for us</p>
+
</div>
Question Mark or email image
 
430

edits