From 0229fe8c3193a6f16f8b8d7f41d20641f8d12628 Mon Sep 17 00:00:00 2001 From: BreizhHardware Date: Fri, 23 Dec 2022 18:16:26 +0100 Subject: [PATCH] Old repo: https://github.com/BreizhHardware/groupe1CIR1N --- README.md | 19 +-- index.html | 108 +++++++-------- platoformetecho.html | 106 +++++++-------- src/css/footer.css | 88 ++++++------ src/css/style.css | 6 +- src/css/style_contacts.css | 14 +- src/css/style_emplois.css | 54 ++++---- src/css/style_membres.css | 236 ++++++++++++++++----------------- src/css/style_partenaires.css | 14 +- src/css/style_plan.css | 60 ++++----- src/css/style_projets.css | 60 ++++----- src/css/style_publications.css | 14 +- src/css/style_recherche.css | 14 +- 13 files changed, 397 insertions(+), 396 deletions(-) diff --git a/README.md b/README.md index cac010e..d568882 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,10 @@ -# groupe1CIR1N -Bienvenu dans ce projet, il s'agit d'un projet fait dans le cadre de notre formation a l'ISEN Yncréa Ouest. -L'objectif de ce projet est la création d'un site web pour l’équipe VISION-AD du L@bISEN -Les compétences travaillées sont: - - La création et l'intégration de maquette (Figma) - - HTML - - CSS - - Le déploiement d’un site web via Github pages - - Présentation/valorisation d’un projet technique +# groupe1CIR1N +Bienvenu dans ce projet, il s'agit d'un projet fait dans le cadre de notre formation a l'ISEN Yncréa Ouest. +L'objectif de ce projet est la création d'un site web pour l’équipe VISION-AD du L@bISEN +Les compétences travaillées sont: + - La création et l'intégration de maquette (Figma) + - HTML + - CSS + - Le déploiement d’un site web via Github pages + - Présentation/valorisation d’un projet technique +(Ancien repo github: https://github.com/BreizhHardware/groupe1CIR1N) \ No newline at end of file diff --git a/index.html b/index.html index b16aec3..3a9a423 100644 --- a/index.html +++ b/index.html @@ -1,54 +1,54 @@ - - - - - Accueil - - - - - - - Logo du LabISEN - - - + + + + + Accueil + + + + + + + Logo du LabISEN + + + diff --git a/platoformetecho.html b/platoformetecho.html index 5bd2905..ae2596e 100644 --- a/platoformetecho.html +++ b/platoformetecho.html @@ -1,54 +1,54 @@ - - - - - Platformes technologiques - - - - - - - Logo du LabISEN - - + + + + + Platformes technologiques + + + + + + + Logo du LabISEN + + \ No newline at end of file diff --git a/src/css/footer.css b/src/css/footer.css index be74c9a..1214c9e 100644 --- a/src/css/footer.css +++ b/src/css/footer.css @@ -1,45 +1,45 @@ -footer{ - position: absolute; - width: 1878px; - height: 145px; - left: 21px; - /*top: 760px;*/ - font-family: Arial, sans-serif; - font-style: normal; - font-weight: 400; - font-size: 12px; - line-height: 15px; - color: #FFFFFF; - background-color: #48435C; - border-radius: 20px; -} -.foot{ - display: flex; - flex-direction: row; - text-align: center; - padding: 2em; - flex-grow: 1; - align-items: center; - justify-content: space-between; -} -.copyright{ - display: grid; - grid-template-columns: 1fr 510px 1fr; - text-align: center; - color: #ffffff; -} - -.copya{ - color: white; - text-decoration: none; -} - -.copya:visited{ - color: white; - text-decoration: none; -} - -#item1{ - grid-column-start: 2; - grid-column-end: 3; +footer{ + position: absolute; + width: 1878px; + height: 145px; + left: 21px; + /*top: 760px;*/ + font-family: Arial, sans-serif; + font-style: normal; + font-weight: 400; + font-size: 12px; + line-height: 15px; + color: #FFFFFF; + background-color: #48435C; + border-radius: 20px; +} +.foot{ + display: flex; + flex-direction: row; + text-align: center; + padding: 2em; + flex-grow: 1; + align-items: center; + justify-content: space-between; +} +.copyright{ + display: grid; + grid-template-columns: 1fr 510px 1fr; + text-align: center; + color: #ffffff; +} + +.copya{ + color: white; + text-decoration: none; +} + +.copya:visited{ + color: white; + text-decoration: none; +} + +#item1{ + grid-column-start: 2; + grid-column-end: 3; } \ No newline at end of file diff --git a/src/css/style.css b/src/css/style.css index 65e2b4b..c416c03 100644 --- a/src/css/style.css +++ b/src/css/style.css @@ -1,4 +1,4 @@ -img{ - width: 250px; - height: 100px; +img{ + width: 250px; + height: 100px; } \ No newline at end of file diff --git a/src/css/style_contacts.css b/src/css/style_contacts.css index 76468c7..1f86212 100644 --- a/src/css/style_contacts.css +++ b/src/css/style_contacts.css @@ -1,8 +1,8 @@ -body{ - font-family: Arial, sans-serif; -} - -img{ - width: 250px; - height: 100px; +body{ + font-family: Arial, sans-serif; +} + +img{ + width: 250px; + height: 100px; } \ No newline at end of file diff --git a/src/css/style_emplois.css b/src/css/style_emplois.css index a76d106..8450d48 100644 --- a/src/css/style_emplois.css +++ b/src/css/style_emplois.css @@ -1,28 +1,28 @@ -body{ - font-family: Arial, sans-serif; -} - -h1{ - margin-left: 2em; - font-size: 32px; -} - -#ptext{ - margin-left: 3em; - font-size: 24px; -} - -#ultext{ - margin-left: 4em; - font-size: 24px; -} - -#pdf1{ - width: 17px; - height: 23px; -} - -img{ - width: 250px; - height: 100px; +body{ + font-family: Arial, sans-serif; +} + +h1{ + margin-left: 2em; + font-size: 32px; +} + +#ptext{ + margin-left: 3em; + font-size: 24px; +} + +#ultext{ + margin-left: 4em; + font-size: 24px; +} + +#pdf1{ + width: 17px; + height: 23px; +} + +img{ + width: 250px; + height: 100px; } \ No newline at end of file diff --git a/src/css/style_membres.css b/src/css/style_membres.css index 2301c66..8b09efa 100644 --- a/src/css/style_membres.css +++ b/src/css/style_membres.css @@ -1,119 +1,119 @@ -body{ - font-family: Arial, sans-serif; -} - -img{ - width: 250px; - height: 100px; -} - -.cardImg{ - margin-top: 1em; - width: 10em; - height: 10em; - margin-left: 5em; - border-radius: 50%; -} - -.CardDesc{ - color: #898989; - text-align: center; -} - -.BigCard{ - border: 1px solid black; - display: flex; - flex-direction: column; - width: 20em; -} - -.SmallCard{ - border: 1px solid black; - display: flex; - flex-direction: column; - width: 20em; - margin-left: 50em; -} - -.line{ - height: 1px; - background: black; - margin-left: 1em; - margin-right: 1em; - margin-bottom: 1em; -} - -.Icons{ - display: flex; - flex-direction: row; - align-items: center; - justify-content: center; -} - -.icon{ - margin: 0 10px; - height: 3em; - width: auto; -} - -.Tags{ - display: grid; - grid-template-columns: 1fr 1fr; - grid-template-rows: 3em 3em 3em; -} - -.tag1{ - background-color: #6F737C; - color: white; - padding-left: 1em; - padding-right: 1em; - padding-top: 0.5em; - padding-bottom: 0.5em; - font-size: 10px; - margin: 1em; - text-align: center; - border-radius: 5px; -} - -.tag2{ - background-color: #6F737C; - color: white; - padding-left: 1em; - padding-right: 1em; - padding-top: 0.5em; - padding-bottom: 0.5em; - font-size: 10px; - margin: 1em; - text-align: center; - border-radius: 5px; -} - -.tag3{ - background-color: #6F737C; - color: white; - padding-left: 1em; - padding-right: 1em; - padding-top: 0.5em; - padding-bottom: 0.5em; - font-size: 10px; - margin: 1em; - text-align: center; - border-radius: 5px; -} - -.BigCardFlex{ - display: flex; - flex-direction: row; - align-items: center; - justify-content: center; - gap: 5em; -} - -h2{ - text-align: center; -} - -.BigCardHover:hover{ - background-color: #555555; - color: white; +body{ + font-family: Arial, sans-serif; +} + +img{ + width: 250px; + height: 100px; +} + +.cardImg{ + margin-top: 1em; + width: 10em; + height: 10em; + margin-left: 5em; + border-radius: 50%; +} + +.CardDesc{ + color: #898989; + text-align: center; +} + +.BigCard{ + border: 1px solid black; + display: flex; + flex-direction: column; + width: 20em; +} + +.SmallCard{ + border: 1px solid black; + display: flex; + flex-direction: column; + width: 20em; + margin-left: 50em; +} + +.line{ + height: 1px; + background: black; + margin-left: 1em; + margin-right: 1em; + margin-bottom: 1em; +} + +.Icons{ + display: flex; + flex-direction: row; + align-items: center; + justify-content: center; +} + +.icon{ + margin: 0 10px; + height: 3em; + width: auto; +} + +.Tags{ + display: grid; + grid-template-columns: 1fr 1fr; + grid-template-rows: 3em 3em 3em; +} + +.tag1{ + background-color: #6F737C; + color: white; + padding-left: 1em; + padding-right: 1em; + padding-top: 0.5em; + padding-bottom: 0.5em; + font-size: 10px; + margin: 1em; + text-align: center; + border-radius: 5px; +} + +.tag2{ + background-color: #6F737C; + color: white; + padding-left: 1em; + padding-right: 1em; + padding-top: 0.5em; + padding-bottom: 0.5em; + font-size: 10px; + margin: 1em; + text-align: center; + border-radius: 5px; +} + +.tag3{ + background-color: #6F737C; + color: white; + padding-left: 1em; + padding-right: 1em; + padding-top: 0.5em; + padding-bottom: 0.5em; + font-size: 10px; + margin: 1em; + text-align: center; + border-radius: 5px; +} + +.BigCardFlex{ + display: flex; + flex-direction: row; + align-items: center; + justify-content: center; + gap: 5em; +} + +h2{ + text-align: center; +} + +.BigCardHover:hover{ + background-color: #555555; + color: white; } \ No newline at end of file diff --git a/src/css/style_partenaires.css b/src/css/style_partenaires.css index 76468c7..1f86212 100644 --- a/src/css/style_partenaires.css +++ b/src/css/style_partenaires.css @@ -1,8 +1,8 @@ -body{ - font-family: Arial, sans-serif; -} - -img{ - width: 250px; - height: 100px; +body{ + font-family: Arial, sans-serif; +} + +img{ + width: 250px; + height: 100px; } \ No newline at end of file diff --git a/src/css/style_plan.css b/src/css/style_plan.css index 1a8e112..5b728ea 100644 --- a/src/css/style_plan.css +++ b/src/css/style_plan.css @@ -1,31 +1,31 @@ -body{ - font-family: Arial, sans-serif; -} - -#main{ - margin-left: 2em; - margin-right: 2em; - display: flex; - flex-direction: row; - justify-content: center; - align-items: center; - flex-grow: 1; - gap: 20px; -} - -.titre{ - color: #2F68BF; - font-style: normal; - font-weight: 400; - font-size: 32px; -} - -.text{ - font-style: normal; - font-size: 17px; -} - -img{ - width: 250px; - height: 100px; +body{ + font-family: Arial, sans-serif; +} + +#main{ + margin-left: 2em; + margin-right: 2em; + display: flex; + flex-direction: row; + justify-content: center; + align-items: center; + flex-grow: 1; + gap: 20px; +} + +.titre{ + color: #2F68BF; + font-style: normal; + font-weight: 400; + font-size: 32px; +} + +.text{ + font-style: normal; + font-size: 17px; +} + +img{ + width: 250px; + height: 100px; } \ No newline at end of file diff --git a/src/css/style_projets.css b/src/css/style_projets.css index d521e4a..cbe978a 100644 --- a/src/css/style_projets.css +++ b/src/css/style_projets.css @@ -1,31 +1,31 @@ -body{ - font-family: Arial, sans-serif; -} - -h1{ - margin-left: 2em; - font-size: 32px; -} - -h2{ - margin-left: 1em; - font-size: 24px; -} - -.projet{ - margin-left: 7em; - margin-right: 7em; - background-color: #D9D9D9; - padding-left: 0.5em; - padding-bottom: 0.5em; -} - -.imgpprojet{ - display: flex; - flex-direction: row; -} - -img{ - width: 250px; - height: 100px; +body{ + font-family: Arial, sans-serif; +} + +h1{ + margin-left: 2em; + font-size: 32px; +} + +h2{ + margin-left: 1em; + font-size: 24px; +} + +.projet{ + margin-left: 7em; + margin-right: 7em; + background-color: #D9D9D9; + padding-left: 0.5em; + padding-bottom: 0.5em; +} + +.imgpprojet{ + display: flex; + flex-direction: row; +} + +img{ + width: 250px; + height: 100px; } \ No newline at end of file diff --git a/src/css/style_publications.css b/src/css/style_publications.css index 76468c7..1f86212 100644 --- a/src/css/style_publications.css +++ b/src/css/style_publications.css @@ -1,8 +1,8 @@ -body{ - font-family: Arial, sans-serif; -} - -img{ - width: 250px; - height: 100px; +body{ + font-family: Arial, sans-serif; +} + +img{ + width: 250px; + height: 100px; } \ No newline at end of file diff --git a/src/css/style_recherche.css b/src/css/style_recherche.css index 76468c7..1f86212 100644 --- a/src/css/style_recherche.css +++ b/src/css/style_recherche.css @@ -1,8 +1,8 @@ -body{ - font-family: Arial, sans-serif; -} - -img{ - width: 250px; - height: 100px; +body{ + font-family: Arial, sans-serif; +} + +img{ + width: 250px; + height: 100px; } \ No newline at end of file