tiqa-fr/index.html

68 lines
2.9 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="utf-8"/>
<title>Tiqa :: Développement - Conseil - Formation</title>
<meta name="description" content="Tiqa :: Développement - Conseil - Formation"/>
<meta name="viewport" content="width=device-width" />
<!-- Stylesheets -->
<link rel="stylesheet" href="stylesheets/sanitize.css" />
<link rel="stylesheet" href="stylesheets/style.css" />
<link rel="stylesheet" media="only screen and (max-width: 500px)" href="stylesheets/small.css" />
<link rel="stylesheet" media="only screen and (max-height: 640px)" href="stylesheets/small-height.css" />
<!-- Favicons -->
<link rel="apple-touch-icon" sizes="57x57" href="apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="apple-touch-icon-76x76.png">
<link rel="icon" type="image/png" href="favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="favicon-96x96.png" sizes="96x96">
<link rel="icon" type="image/png" href="favicon-16x16.png" sizes="16x16">
<link rel="manifest" href="manifest.json">
<link rel="mask-icon" href="safari-pinned-tab.svg" color="#4b1762">
<meta name="msapplication-TileColor" content="#4b1762">
<meta name="theme-color" content="#4b1762">
<!-- /Favicons -->
</head>
<body>
<img class="Centered" id="logo" src="img/logo-tiqa-blanc-342.png" alt="Logo Tiqa">
<p class="Centered" id="domain">Artisanat logiciel : Création - Conseil - Formation</p>
<p class="Centered" id="moreInfo">Plus d'informations bientôt. </p>
<p class="Centered" id="contact">En attendant, <a href="mailto:bonjour@tiqa.fr">contactons-nous</a> !</p>
<div id="links" class="Centered">
<a href="http://www.linkedin.com/in/jalil" target="_blank">
<img src="img/linkedin-icon-white-128.png" alt="Profil LinkedIn"/>
</a>
</div>
<footer>
<p class="Centered">
<strong>SAS Tiqa</strong><br/>
12, rue Fabre dÉglantine - 81 000 Albi<br/>
811 917 871 RCS Albi
</p>
</footer>
<!-- Begin Google Analytics -->
<script>
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
ga('create', 'UA-70781750-1', 'auto');
ga('send', 'pageview');
</script>
<!-- End Google Analytics -->
</body>
</html>