User:Valerie.Prevost

From wiki
Revision as of 11:37, 21 March 2018 by Valerie.Prevost (talk | contribs) (Created page with "<html> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="https://www.w3schools.com/w3css/3/w3.css">...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

<html>

<meta charset="UTF-8">

<meta name="viewport" content="width=device-width, initial-scale=1">

<link rel="stylesheet" href="https://www.w3schools.com/w3css/3/w3.css">

<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Playfair+Display" >

<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Fira+Sans">

<style>

body {

    background-color: white;

}

a:link {color: #000000; text-decoration: none}

a:visited {color: #000000; text-decoration: none}

a:hover {color:#9AC0CD; text-decoration: none}

a:active {color:#000000; text-decoration: none}

body {font-family:"Roboto ", sans-serif}

p.h {font-family:"Playfair+Display", serif}

p.tx {font-family:"Fira+Sans", sans-serif}

</style>

<body>

<hr /><br />

<div class="w3-cell-row">

<div class="w3-half w3-padding-24 w3-display-container w3-center w3-animate-opacity">

<img src="https://d193o8p26ehxdy.cloudfront.net/img-thumbs/960w/NT4A22IEHN.jpg" alt="Boat" style="width:100%">

 <div class="w3-container w3-text-white w3-display-middle w3-panel  w3-border-white w3-black w3-padding-8 w3-opacity-min">

<p class="h"><em><span style="font-size:70px;"><strong>Valérie Prévost</strong></span></em></p></div></div><br />

<div class="w3-half w3-container w3-white w3-cell" <br /><br /><br /><br /><br />

<div class="w3-border-bottom w3-center w3-large"><p class="tx"><big>EIE Coordinator, HRMS</big><br />Information and Employee Engagement<br />Fisheries and Oceans Canada / Government of Canada<br /><em><a href="mailto:Valerie.Prevost@dfo-mpo.gc.ca">Valerie.Prevost@dfo-mpo.gc.ca</a></em> / Tel: (613) 408-7939</p></div><br /><br />

</div>

<br /><br />

<div class="w3-center w3-large"><p class="tx"><big>Soutien à la coordination IME</big><br />Information SGRH et mobilisation des employés<br />Pêches et Océans Canada / Gouvernement du Canada<br /><em><a href="mailto:Valerie.Prevost@dfo-mpo.gc.ca">Valerie.Prevost@dfo-mpo.gc.ca</a></em> / Tel: (613) 408-7939</p></div><br /><br />

</div>

</div>

<br /><br />

</body>

</html>