Difference between revisions of "Federal Youth Network/Home ENG"

From wiki
Jump to navigation Jump to search
 
(93 intermediate revisions by the same user not shown)
Line 1: Line 1:
<!DOCTYPE html>
+
{{Onboarding-css}}
<html lang="en">
+
<!-- Source code for the CSS file. Do not remove -->  
<head>
+
<div>[[File:FYN Logo.png|alt=FYN RJFF LOGO|center|frameless|137x137px]]</div>
<title>W3.CSS Template</title>
 
<meta charset="UTF-8">
 
<meta name="viewport" content="width=device-width, initial-scale=1">
 
<HTML>
 
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
 
<link rel="stylesheet" href="https://www.w3schools.com/lib/w3-theme-black.css">
 
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto">
 
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
 
</html>
 
<style>
 
html,body,h1,h2,h3,h4,h5,h6 {font-family: "Roboto", sans-serif;}
 
.w3-sidebar {
 
  z-index: 3;
 
  width: 250px;
 
  top: 43px;
 
  bottom: 0;
 
  height: inherit;
 
}
 
</style>
 
</head>
 
<body>
 
  
<!-- Navbar -->
+
__NOTOC__
<div class="w3-top">
+
__NOEDITSECTION__
  <div class="w3-bar w3-theme w3-top w3-left-align w3-large">
+
[[FR:Federal Youth Network/Accueil FRA]]
    <a class="w3-bar-item w3-button w3-right w3-hide-large w3-hover-white w3-large w3-theme-l1" href="javascript:void(0)" onclick="w3_open()"><i class="fa fa-bars"></i></a>
+
 
    <a href="#" class="w3-bar-item w3-button w3-theme-l1">Logo</a>
+
<div class="nav" role="navigation" id="top">
    <a href="#" class="w3-bar-item w3-button w3-hide-small w3-hover-white">About</a>
+
 
    <a href="#" class="w3-bar-item w3-button w3-hide-small w3-hover-white">Values</a>
+
<div class="tabContainer">
    <a href="#" class="w3-bar-item w3-button w3-hide-small w3-hover-white">News</a>
+
<ul class="navMenu">
    <a href="#" class="w3-bar-item w3-button w3-hide-small w3-hover-white">Contact</a>
+
<li class="primary-btn active">[[Federal Youth Network/Home ENG|English]]</li>
    <a href="#" class="w3-bar-item w3-button w3-hide-small w3-hide-medium w3-hover-white">Clients</a>
+
<li class="primary-btn">[[Federal Youth Network/Accueil FRA|Français]]</li>  
    <a href="#" class="w3-bar-item w3-button w3-hide-small w3-hide-medium w3-hover-white">Partners</a>
+
<li class="primary-btn">[[GCStudents - ÉtudiantsGC|GC Students]]</li>
  </div>
+
</ul>
 
</div>
 
</div>
  
<!-- Sidebar -->
 
<nav class="w3-sidebar w3-bar-block w3-collapse w3-large w3-theme-l5 w3-animate-left" id="mySidebar">
 
  <a href="javascript:void(0)" onclick="w3_close()" class="w3-right w3-xlarge w3-padding-large w3-hover-black w3-hide-large" title="Close Menu">
 
    <i class="fa fa-remove"></i>
 
  </a>
 
  <h4 class="w3-bar-item"><b>Menu</b></h4>
 
  <a class="w3-bar-item w3-button w3-hover-black" href="#">Link</a>
 
  <a class="w3-bar-item w3-button w3-hover-black" href="#">Link</a>
 
  <a class="w3-bar-item w3-button w3-hover-black" href="#">Link</a>
 
  <a class="w3-bar-item w3-button w3-hover-black" href="#">Link</a>
 
</nav>
 
 
<!-- Overlay effect when opening sidebar on small screens -->
 
<div class="w3-overlay w3-hide-large" onclick="w3_close()" style="cursor:pointer" title="close side menu" id="myOverlay"></div>
 
  
<!-- Main content: shift it to the right by 250 pixels when the sidebar is visible -->
+
{| style="width:60%; margin:0 20% 0 20%; border: 0px" align="center"
<div class="w3-main" style="margin-left:250px">
+
|+
 +
|[[File:FYN Events EN Banner.png|alt=FYN Events EN Banner. Click here to find out more about our events.|center|453x453px|FYN Events EN Banner|link=https://wiki.gccollab.ca/Federal_Youth_Network/Home_ENG/Events]]
 +
|[[File:FYN Resources EN Banner.png|alt=FYN Resources EN Banner|center|453x453px|link=https://wiki.gccollab.ca/Federal_Youth_Network/Home_ENG/Resources]]
 +
|[[File:FYN Mentorship EN Banner.png|alt=FYN Mentorship|center|453x453px|FYN Mentorship|link=https://wiki.gccollab.ca/Mentorship_Resources]]
 +
|[[File:FYN About us EN Banner.png|alt=|center|453x453px|link=https://wiki.gccollab.ca/Federal_Youth_Network/Home_ENG/About_Us]]
 +
|}
  
  <div class="w3-row w3-padding-64">
+
== What's New ==
    <div class="w3-twothird w3-container">
 
      <h1 class="w3-text-teal">Heading</h1>
 
      <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Lorem ipsum
 
        dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
 
    </div>
 
    <div class="w3-third w3-container">
 
      <p class="w3-border w3-padding-large w3-padding-32 w3-center">AD</p>
 
      <p class="w3-border w3-padding-large w3-padding-64 w3-center">AD</p>
 
    </div>
 
  </div>
 
  
  <div class="w3-row">
 
    <div class="w3-twothird w3-container">
 
      <h1 class="w3-text-teal">Heading</h1>
 
      <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Lorem ipsum
 
        dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
 
    </div>
 
    <div class="w3-third w3-container">
 
      <p class="w3-border w3-padding-large w3-padding-32 w3-center">AD</p>
 
      <p class="w3-border w3-padding-large w3-padding-64 w3-center">AD</p>
 
    </div>
 
  </div>
 
  
  <div class="w3-row w3-padding-64">
 
    <div class="w3-twothird w3-container">
 
      <h1 class="w3-text-teal">Heading</h1>
 
      <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Lorem ipsum
 
        dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.</p>
 
    </div>
 
    <div class="w3-third w3-container">
 
      <p class="w3-border w3-padding-large w3-padding-32 w3-center">AD</p>
 
      <p class="w3-border w3-padding-large w3-padding-64 w3-center">AD</p>
 
    </div>
 
  </div>
 
  
  <!-- Pagination -->
+
Not the page you were expecting? You can find our previous [[Federal Youth Network/Home|Home page here]].
  <div class="w3-center w3-padding-32">
 
    <div class="w3-bar">
 
      <a class="w3-button w3-black" href="#">1</a>
 
      <a class="w3-button w3-hover-black" href="#">2</a>
 
      <a class="w3-button w3-hover-black" href="#">3</a>
 
      <a class="w3-button w3-hover-black" href="#">4</a>
 
      <a class="w3-button w3-hover-black" href="#">5</a>
 
      <a class="w3-button w3-hover-black" href="#">»</a>
 
    </div>
 
  </div>
 
  
  <footer id="myFooter">
+
We are doing some spring cleaning and revamping our GCwiki pages. Explore some of our new features and have fun! If you are having technical difficulties, problems navigating our pages, or have suggestions please do not hesitate to email us at [mailto:fynrjff1@gmail.com fynrjff1@gmail.com]
    <div class="w3-container w3-theme-l2 w3-padding-32">
 
      <h4>Footer</h4>
 
    </div>
 
  
    <div class="w3-container w3-theme-l1">
 
      <p>Powered by <a href="https://www.w3schools.com/w3css/default.asp" target="_blank">w3.css</a></p>
 
    </div>
 
  </footer>
 
  
<!-- END MAIN -->
 
</div>
 
  
<script>
+
[[File:Feedback button.png|alt=Feedback button|center|164x164px|link=mailto:fynrjff1@gmail.com]]
// Get the Sidebar
 
var mySidebar = document.getElementById("mySidebar");
 
  
// Get the DIV with overlay effect
 
var overlayBg = document.getElementById("myOverlay");
 
  
// Toggle between showing and hiding the sidebar, and add overlay effect
 
function w3_open() {
 
  if (mySidebar.style.display === 'block') {
 
    mySidebar.style.display = 'none';
 
    overlayBg.style.display = "none";
 
  } else {
 
    mySidebar.style.display = 'block';
 
    overlayBg.style.display = "block";
 
  }
 
}
 
  
// Close the sidebar with the close button
+
{|style="width:50%; border: 0px" align="center"
function w3_close() {
+
|-
  mySidebar.style.display = "none";
+
|[[image:LinkedIn.png|alt=|center|frameless|57x57px|link=https://www.linkedin.com/company/federal-youth-network/]]
  overlayBg.style.display = "none";
+
|[[File:GCcollab.PNG|link=https://gccollab.ca/groups/about/4251479|alt=|center|58x58px]]
}
+
|[[File:Twitter.png|link=https://twitter.com/FYN_RJFF|alt=|center|57x57px]]
</script>
+
|[[File:Instagram-Icon.png|center|57x57px|link=https://www.instagram.com/fyn_rjff/?hl=en]]
 +
|[[File:Youtube square logo.png|alt=|center|60x60px|link=https://www.youtube.com/user/FYNRJFF]]
 +
|[[File:Facebook icon.png|center|frameless|57x57px|link=https://www.facebook.com/FYN.RJFF/|alt=|[https://www.facebook.com/gcstudents.etudiantsgc/]]]
 +
|[[File:Distribution List Sign Up.png|alt=|center|65x65px|link=http://eepurl.com/hhK0L9]]
 +
|[[File:Podcast-badge.jpg|alt=|center|60x60px|link=https://linktr.ee/FYNRJFF]]
 +
|}
  
</body>
+
<div id="BackToTop"  class="noprint" style="background-color:#DDEFDD; position:fixed;
</html>
+
bottom:32px; left:2%; z-index:9999; padding:0; margin:0;"><span style="color:blue;
 +
font-size:8pt; font-face:verdana,sans-serif;  border:0.2em outset #ceebf7;
 +
padding:0.1em; font-weight:bolder; -moz-border-radius:8px; ">
 +
[[#top| Back to the Top ]]</span></div>

Latest revision as of 13:38, 20 June 2024

FYN RJFF LOGO