Line 1: |
Line 1: |
− | <!DOCTYPE html>
| |
− | <html>
| |
− | <head>
| |
− | <title>Sabrina Nemis' GCwiki page</title>
| |
− | <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">
| |
| | | |
− |
| |
− | <link rel="alternate" href="http://www.gcpedia.gc.ca/wiki/Bilan-Infra" hreflang="fr-ca" />
| |
− | <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="styles.css">
| |
− | <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" integrity="sha384-wvfXpqpZZVQGK6TAh5PVlGOfQNHSoD2xbE+QkPxCAFlNEevoEH3Sl0sibVcOQVnN" crossorigin="anonymous">
| |
− | <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>
| |
− | body {
| |
− | background-color: #ffdbb6;
| |
− | overflow-X: hidden;
| |
− | }
| |
− |
| |
− | h1 {
| |
− | color: maroon;
| |
− | margin-left: 20px;
| |
− | font-family: Impact, Charcoal, sans-serif;
| |
− | }
| |
− |
| |
− | h2 {
| |
− | color: maroon;
| |
− | font-family: Impact, Charcoal, sans-serif;
| |
− | }
| |
− |
| |
− | p {
| |
− | color: maroon;
| |
− | font-family: Verdana, Geneva, sans-serif
| |
− | }
| |
− |
| |
− | .col-sm-4 {
| |
− | background-color: #ff9d8b;
| |
− | }
| |
− | .col-sm-8 {
| |
− |
| |
− | }
| |
− | /* unvisited link */
| |
− | a:link {
| |
− | color: white;
| |
− | }
| |
− |
| |
− | /* visited link */
| |
− | a:visited {
| |
− | color: #ff9d8b;
| |
− | }
| |
− |
| |
− | /* mouse over link */
| |
− | a:hover {
| |
− | color: #ffe1a8;
| |
− | }
| |
− |
| |
− | /* selected link */
| |
− | a:active {
| |
− | color: #ffe1a8;
| |
− | }
| |
− |
| |
− | #button {
| |
− | background-color: #ffb797;
| |
− | border-color: #ff9d8b;
| |
− | font-family: Verdana, Geneva, sans-serif
| |
− | }
| |
− |
| |
− | #dropdown{
| |
− | background-color: #ff9d8b;
| |
− | border-color: #ffb797;
| |
− | font-family: Verdana, Geneva, sans-serif
| |
− | }
| |
− |
| |
− | #dropdowntext{
| |
− | color: #ffb797;
| |
− | }
| |
− |
| |
− | #profile{
| |
− | margin: 2em;
| |
− |
| |
− | }
| |
− | </style>
| |
− | </head>
| |
− |
| |
− |
| |
− |
| |
− | <body>
| |
− |
| |
− |
| |
− | <div class="container-fluid">
| |
− | <div class="page-header">
| |
− | <h1>Sabrina Nemis' GCwiki page</h1>
| |
− | <div class="btn-group btn-group-justified">
| |
− | <button type="button" class="btn btn-primary" id="button"><a href="Mailto:sabrina.nemis@ppsc-sppc.gc.ca">Contact me <span class="glyphicon glyphicon-envelope" alt="Open email"></span></a></button>
| |
− | <div class="btn-group">
| |
− | <button type="button" class="btn btn-primary dropdown-toggle" data-toggle="dropdown" id="button">
| |
− | GCtools <span class="caret"></span></button>
| |
− | <ul class="dropdown-menu" role="menu" id="dropdown">
| |
− | <li><a href="https://gccollab.ca/profile/Sabrinacnemis">GCcollab</a></li>
| |
− | <!DOCTYPE html>
| |
− | <html>
| |
− | <head>
| |
− | <title>Sabrina Nemis' GCwiki page</title>
| |
− | <meta charset="utf-8">
| |
− | <meta name="viewport" content="width=device-width, initial-scale=1">
| |
− |
| |
− | <!-- Latest compiled and minified CSS -->
| |
− | <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css">
| |
− |
| |
− | <!-- jQuery library -->
| |
− | <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
| |
− |
| |
− | <!-- Latest compiled JavaScript -->
| |
− | <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/js/bootstrap.min.js"></script>
| |
− |
| |
− | <style>
| |
− | body {
| |
− | background-color: #ffdbb6;
| |
− | }
| |
− |
| |
− | h1 {
| |
− | color: maroon;
| |
− | margin-left: 20px;
| |
− | font-family: Impact, Charcoal, sans-serif;
| |
− | }
| |
− |
| |
− | h2 {
| |
− | color: maroon;
| |
− | font-family: Impact, Charcoal, sans-serif;
| |
− | }
| |
− |
| |
− | p {
| |
− | color: maroon;
| |
− | font-family: Verdana, Geneva, sans-serif
| |
− | }
| |
− |
| |
− | .col-sm-4 {
| |
− | background-color: #ff9d8b;
| |
− | }
| |
− | .col-sm-8 {
| |
− |
| |
− | }
| |
− | /* unvisited link */
| |
− | a:link {
| |
− | color: white;
| |
− | }
| |
− |
| |
− | /* visited link */
| |
− | a:visited {
| |
− | color: #ff9d8b;
| |
− | }
| |
− |
| |
− | /* mouse over link */
| |
− | a:hover {
| |
− | color: #ffe1a8;
| |
− | }
| |
− |
| |
− | /* selected link */
| |
− | a:active {
| |
− | color: #ffe1a8;
| |
− | }
| |
− |
| |
− | #button {
| |
− | background-color: #ffb797;
| |
− | border-color: #ff9d8b;
| |
− | font-family: Verdana, Geneva, sans-serif
| |
− | }
| |
− |
| |
− | #dropdown{
| |
− | background-color: #ff9d8b;
| |
− | border-color: #ffb797;
| |
− | font-family: Verdana, Geneva, sans-serif
| |
− | }
| |
− |
| |
− | #dropdowntext{
| |
− | color: #ffb797;
| |
− | }
| |
− |
| |
− | #profile{
| |
− | margin: 2em;
| |
− |
| |
− | }
| |
− | </style>
| |
− | </head>
| |
− |
| |
− |
| |
− |
| |
− | <body>
| |
− |
| |
− |
| |
− | <div class="container-fluid">
| |
− | <div class="page-header">
| |
− | <h1>Sabrina Nemis' GCwiki page</h1>
| |
− | <div class="btn-group btn-group-justified">
| |
− | <button type="button" class="btn btn-primary" id="button"><a href="Mailto:sabrina.nemis@ppsc-sppc.gc.ca">Contact me <span class="glyphicon glyphicon-envelope" alt="Open email"></span></a></button>
| |
− | <div class="btn-group">
| |
− | <button type="button" class="btn btn-primary dropdown-toggle" data-toggle="dropdown" id="button">
| |
− | GCtools <span class="caret"></span></button>
| |
− | <ul class="dropdown-menu" role="menu" id="dropdown">
| |
− | <li><a href="https://gccollab.ca/profile/Sabrinacnemis">GCcollab</a></li>
| |
− | <li><a href="https://gcconnex.gc.ca/profile/Sabrina.Nemis">GCconnex</a></li>
| |
− | </ul>
| |
− | </div>
| |
− | <div class="btn-group">
| |
− | <button type="button" class="btn btn-primary dropdown-toggle" data-toggle="dropdown" id="button">
| |
− | Social Media <span class="caret"></span></button>
| |
− | <ul class="dropdown-menu" role="menu" id="dropdown">
| |
− | <li><a href="https://twitter.com/sabrinanemis">Twitter</a></li>
| |
− | <li><a href="https://www.linkedin.com/in/sabrinanemis/">LinkedIn</a></li>
| |
− | <li><a href="https://www.instagram.com/sabrinanemis">Instagram</a></li>
| |
− | </ul>
| |
− | </div>
| |
− | </div>
| |
− | </div>
| |
− |
| |
− |
| |
− | <div class="row">
| |
− | <div class="col-sm-4">
| |
− | <p><img src="https://wiki.gccollab.ca/images/e/ee/Sabrina_Nemis_profile.jpg" class="img-rounded" class="img-responsive" alt="Sabrina Nemis" style="width:80%;" id="profile"><p>
| |
− | </div>
| |
− | <div class="col-sm-8">
| |
− | <h2>About me</h2>
| |
− | <p>This site is a work-in-progress. Please connect with me on one of the platforms above to see finished products or other works-in-progress.</p>
| |
− | </div>
| |
− | </div>
| |
− | </div>
| |
− |
| |
− | </body>
| |
− | </html>
| |
− | {{gcpedicure css}}
| |