Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CATI-Boom-public
Site-inter-CATI
Commits
d15a9b39
Commit
d15a9b39
authored
Jan 17, 2022
by
Valerie Vidal
Browse files
inter-cati
parent
291464f6
Pipeline
#48136
passed with stage
in 9 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
index.html
View file @
d15a9b39
...
...
@@ -30,8 +30,10 @@
<img
src=
"images/Inter-CATI-petit.png"
alt=
""
/>
<nav
id=
"nav"
>
<ul>
<li><a
href=
"index.html"
>
Home
</a></li>
<li><a
href=
"projets.html"
>
Projets
</a></li>
<li><a
href=
"home.html"
>
Home
</a></li>
<li><a
href=
"evenements.html"
>
Evènements
</a></li>
<li><a
href=
"groupes.html"
>
Groupes
</a></li>
</ul>
</nav>
</header>
...
...
projets.html
0 → 100644
View file @
d15a9b39
<!DOCTYPE HTML>
<html>
<head>
<title>
</title>
<meta
http-equiv=
"content-type"
content=
"text/html; charset=utf-8"
/>
<meta
name=
"description"
content=
""
/>
<meta
name=
"keywords"
content=
""
/>
<!--[if lte IE 8]><script src="css/ie/html5shiv.js"></script><![endif]-->
<script
src=
"js/jquery.min.js"
></script>
<script
src=
"js/jquery.dropotron.min.js"
></script>
<script
src=
"js/jquery.scrollgress.min.js"
></script>
<script
src=
"js/jquery.scrolly.min.js"
></script>
<script
src=
"js/jquery.slidertron.min.js"
></script>
<script
src=
"js/skel.min.js"
></script>
<script
src=
"js/skel-layers.min.js"
></script>
<script
src=
"js/init.js"
></script>
<noscript>
<link
rel=
"stylesheet"
href=
"css/skel.css"
/>
<link
rel=
"stylesheet"
href=
"css/style.css"
/>
<link
rel=
"stylesheet"
href=
"css/style-xlarge.css"
/>
</noscript>
<!--[if lte IE 9]><link rel="stylesheet" href="css/ie/v9.css" /><![endif]-->
<!--[if lte IE 8]><link rel="stylesheet" href="css/ie/v8.css" /><![endif]-->
</head>
<body
class=
"landing"
>
<!-- Header -->
<header
id=
"header"
class=
"alt skel-layers-fixed"
>
<h1><a
href=
"index.html"
>
Inter-CATI Omiques
</a></h1>
<nav
id=
"nav"
>
<ul>
<li><a
href=
"index.html"
>
Home
</a></li>
<li><a
href=
"projets.html"
>
Projets
</a></li>
</ul>
</nav>
</header>
<!-- One -->
<section
id=
"one"
class=
"wrapper style1"
>
<div
class=
"container"
>
<header
class=
"major"
>
<h2>
Les projets inter-CATI
</h2>
<p><br/></p>
</header>
</div>
</section>
<!-- Two -->
<section
id=
"two"
class=
"wrapper style2"
>
<div
class=
"container"
>
<header
class=
"major"
>
<h2><br/>
Représentés par quatre work-packages (WP)
</h2>
</header>
</div>
<div
class=
"container"
>
<div
class=
"row uniform"
>
<div
class=
"6u"
>
<article
class=
"box post"
>
<img
src=
"images/WP4.png"
alt=
""
/>
<h3>
WP1
</h3>
<p>
Intégration sémantique des données
</p>
</article>
</div>
<div
class=
"6u"
>
<article
class=
"box post"
>
<img
src=
"images/WP3.png"
alt=
""
/>
<h3>
WP2
</h3>
<p>
Reproductibilité des protocoles d’analyses
</p>
</article>
</div>
<div
class=
"6u"
>
<article
class=
"box post"
>
<img
src=
"images/WP2.png"
alt=
""
/>
<h3>
WP3
</h3>
<p>
Développement de nouvelles chaînes de traitement
</p>
</article>
</div>
<div
class=
"6u"
>
<article
class=
"box post"
>
<img
src=
"images/WP1.png"
alt=
""
/>
<h3>
WP4
</h3>
<p>
Veille technologique et formations utilisateurs
</p>
</article>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer
id=
"footer"
>
<img
src=
"images/inrae.png"
alt=
""
/><br
/>
<span
class=
"copyright"
>
Powered by
<a
href=
"https://gohugo.io/"
target=
"_blank"
>
Hugo
</a>
|
©
Copyright. All rights reserved. Design by
<a
href=
"http://www.html5webtemplates.co.uk"
target=
"_blank"
>
Responsive Web Templates
</a>
| Modified by V.Vidal
</span>
</footer>
</body>
</html>
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment