Difference between revisions of "User:Matthew.macvicar"

From wiki
Jump to navigation Jump to search
Line 9: Line 9:
 
{{Template: FA scripts}}
 
{{Template: FA scripts}}
 
{{FA_hat}}
 
{{FA_hat}}
 +
 +
Template:DIOD style
  
 
<html>
 
<html>
Line 28: Line 30:
  
 
     <!-- Background and business info
 
     <!-- Background and business info
   –––––––––––––––––––––––––––––––––––––––––––––––––– -->
+
   –––––––––––––––––––––––––––––––––––––––––––––––––– -->   <div class="section gray-body" style="text-align:left;padding:4rem  0 10rem;">
    <div class="section gray-body" style="text-align:left;padding:4rem  0 10rem;">
+
<div align="center"><img src="http://www.gcpedia.gc.ca/gcwiki/images/e/eb/CFA_leaf.PNG" alt="Canada's Free Agents Logo: a black maple leaf with the right lobe being shaped as a puzzle piece."></div>
<div align=center><img src="http://www.gcpedia.gc.ca/gcwiki/images/e/eb/CFA_leaf.PNG" alt="Canada's Free Agents Logo: a black maple leaf with the right lobe being shaped as a puzzle piece."></div>
 
 
         <div class="container">
 
         <div class="container">
  
Line 38: Line 39:
 
     <h1>Title to go here</h1>
 
     <h1>Title to go here</h1>
 
                     <p>Generic text to go here.</p>
 
                     <p>Generic text to go here.</p>
 
 
 
  
 
<div class="container" style="text-align:center">
 
<div class="container" style="text-align:center">
 
<p>
 
<p>
<h2></h2>
+
 
 
<h1><a href="http://www.gcpedia.gc.ca/wiki/Free_Agents/Meet" class="button button-default u-half-width" style="font-size:2rem" >Free Agents Directory</a></h1>
 
<h1><a href="http://www.gcpedia.gc.ca/wiki/Free_Agents/Meet" class="button button-default u-half-width" style="font-size:2rem" >Free Agents Directory</a></h1>
<h2></h2> 
+
 
 
</p>
 
</p>
 
</div>
 
</div>
Line 90: Line 88:
 
     <!-- Modals
 
     <!-- Modals
 
   –––––––––––––––––––––––––––––––––––––––––––––––––– -->
 
   –––––––––––––––––––––––––––––––––––––––––––––––––– -->
 
 
     <!--modal 7-->
 
     <!--modal 7-->
 
     <section class="modal--show" id="modal7" tabindex="-1" role="dialog" aria-labelledby="modal-plainscreen" aria-hidden="true">
 
     <section class="modal--show" id="modal7" tabindex="-1" role="dialog" aria-labelledby="modal-plainscreen" aria-hidden="true">
Line 101: Line 98:
  
 
             </div>
 
             </div>
             <a href="#!" class="button" style="margin:20px" title="Close this modal" data-dismiss="modal" data-close="Close"><i class="fa fa-close"></i> Close</a>
+
             <a href="#!" class="button" style="margin:20px" title="Close this modal" data-dismiss="modal" data-close="Close"> Close</a>
 
         </div>
 
         </div>
  

Revision as of 12:42, 7 January 2021



Template:FA styles Template:FA custom Template:FA modals Template:FA scripts Template:FA hat

Template:DIOD style

<html>




<img src="http://www.gcpedia.gc.ca/gcwiki/images/e/eb/CFA_leaf.PNG" alt="Canada's Free Agents Logo: a black maple leaf with the right lobe being shaped as a puzzle piece.">

Title to go here

Generic text to go here.

<a href="http://www.gcpedia.gc.ca/wiki/Free_Agents/Meet" class="button button-default u-half-width" style="font-size:2rem" >Free Agents Directory</a>

Become a Free Agent

Take control of your career

               <a href="https://cfa-alc1.hiringplatform.ca/16188-self-assessment/53209-self-assessment/en" class="button button-default u-full-width" > Apply </a>
               <a href="http://www.gcpedia.gc.ca/gcwiki/images/e/e7/FAPoster.jpg" class="button button-default u-full-width" >Why?</a>
               <a href="http://www.gcpedia.gc.ca/wiki/Free_Agents/FAQ_FA" class="button button-default u-full-width" >FAQ</a>

Hire a Free Agent

Manage costs and deliver results

               <a href="http://www.gcpedia.gc.ca/gcwiki/images/9/90/Free_Agent_Assignment_Form.docx" class="button button-default u-full-width">Request</a>
               <a href="https://www.gcpedia.gc.ca/gcwiki/images/5/59/CFAinfographic.jpg" class="button button-default u-full-width">Why?</a>
               <a href="http://www.gcpedia.gc.ca/gcwiki/images/4/41/Canada%27s_Free_Agents_-_FAQ_for_hiring_managers.docx" class="button button-default u-full-width">FAQ</a>

Explore

Learn more about the program

               <a href="http://www.gcpedia.gc.ca/gcwiki/images/a/ad/Free_Agent_Pilot_-_Interim_Report.pdf" class="button button-default u-full-width">Read our Interim Report</a>
               <a href="https://www2.deloitte.com/qa/en/pages/public-sector/articles/govcloud.html" class="button button-default u-full-width">Read Deloitte's "GovCloud"</a>
               <a href="https://gccollab.ca/groups/profile/240597/canadas-free-agents" class="button button-default u-full-width">Join us on GCcollab</a>



   <section class="modal--show" id="modal7" tabindex="-1" role="dialog" aria-labelledby="modal-plainscreen" aria-hidden="true">
       <a href="#!" class="modal-close" title="Close this modal" data-dismiss="modal" data-close="Close">×</a>
   </section>

<script type="text/javascript">

 $(document).ready(function($) {
   $('#accordion').find('.accordion-toggle').click(function(){
     //Expand or collapse this panel
     $(this).next().slideToggle('fast');
     //Hide the other panels
     $(".accordion-content").not($(this).next()).slideUp('fast');
   });
 });

</script> </html>