design_slider
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| design_slider [29/04/2019 15:53] – ilyes0537 | design_slider [21/08/2020 13:25] (Version actuelle) – modification externe 127.0.0.1 | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| - | Design slide | + | |
| ====! Conception des Mockups avec inkscape ! ==== | ====! Conception des Mockups avec inkscape ! ==== | ||
| - | 1 - Mockup slide événement V1 (svg): | + | ====1 - Mockup slide événement V1 (svg):==== |
| https:// | https:// | ||
| {{: | {{: | ||
| - | 2 - Mockup slide article V1 (svg): | + | ====2 - Mockup slide article V1 (svg):==== |
| https:// | https:// | ||
| {{: | {{: | ||
| - | 3 - Mockup image Actu-Agenda-radio (svg): | + | ====3 - Mockup image Actu-Agenda-radio (svg):==== |
| https:// | https:// | ||
| {{: | {{: | ||
| - | 4 - Mockup image Avis-Agenda-palais-des-sports (svg) : | + | ====4 - Mockup image Avis-Agenda-palais-des-sports (svg) :==== |
| https:// | https:// | ||
| {{: | {{: | ||
| - | 5 - Mockup image événement-concert (svg) : | + | ====5 - Mockup image événement-concert (svg) :==== |
| https:// | https:// | ||
| {{: | {{: | ||
| - | 6 - Mockup image Support-existant (svg) : | + | ====6 - Mockup image Support-existant (svg) :==== |
| https:// | https:// | ||
| Ligne 80: | Ligne 80: | ||
| ====Code CSS==== | ====Code CSS==== | ||
| - | html{ height: | + | html{ |
| - | body{ min-height: | + | |
| - | header{height: | + | |
| - | header img{width: | + | body{ |
| - | body {background-image: | + | |
| - | size: 70%; | + | |
| - | body::after {content: ''; | + | |
| - | footer {background: | + | header{ |
| - | | + | |
| - | footer img {width: 42%; | + | |
| - | footer p{padding: 25px 0px 0px 5px; | + | |
| - | footer a, footer a:hover{ color:#fff; text-decoration: | + | |
| - | article{margin: | + | |
| - | .container{display: | + | header img{ |
| - | .gauche, .droite{ max-width: 50%; width:50%; } | + | |
| - | .gauche{background: | + | |
| - | .droite img{max-height: | + | |
| - | .gauche h1{ color:# | + | |
| - | .gauche h2{ padding: 18px; } | + | |
| - | .gauche h3{padding-bottom: | + | body { |
| - | .date h1{ color:# | + | |
| - | h1{text-align: | + | |
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | body::after { | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | footer { | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | footer img { | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | footer p{ | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | footer a, footer a: | ||
| + | | ||
| + | | ||
| + | | ||
| + | article{ | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | .container{ | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | .gauche, .droite{ | ||
| + | | ||
| + | | ||
| + | | ||
| + | .gauche{ | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | .droite img{ | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | .gauche h1{ | ||
| + | | ||
| + | | ||
| + | .gauche h2{ | ||
| + | | ||
| + | | ||
| + | .gauche h3{ | ||
| + | | ||
| + | | ||
| + | .date h1{ | ||
| + | | ||
| + | | ||
| + | h1{ | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| | | ||
| ====Slider Article HTML-CSS==== | ====Slider Article HTML-CSS==== | ||
| Ligne 147: | Ligne 233: | ||
| - | html{ height: | + | html{ |
| - | body{ min-height: | + | |
| - | header{ height: 38px; background: #58b344ff; color:# | + | |
| - | header img{ width: | + | body{ |
| - | body {background-image: | + | |
| - | size: 70%; | + | |
| - | body::after {content: ''; | + | |
| - | footer {background: | + | header{ |
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | header img{ | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | body { | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | body::after { | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | footer { | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| width: 100%; | width: 100%; | ||
| margin-top: 50%; | margin-top: 50%; | ||
| padding-bottom: | padding-bottom: | ||
| - | } | + | |
| - | + | footer img { | |
| - | footer img { | + | width: 42%; |
| - | width: 42%; | + | position: absolute; |
| - | position: absolute; | + | right: 0; |
| - | right: 0; | + | z-index: 10; |
| - | z-index: 10; | + | bottom: 14px; |
| - | bottom: 14px; | + | } |
| - | } | + | footer p{ |
| - | + | padding: 25px 0px 0px 5px; | |
| - | footer p{ | + | font-size: 27px; |
| - | padding: 25px 0px 0px 5px; | + | text-shadow: |
| - | font-size: 27px; | + | margin-left: |
| - | text-shadow: | + | } |
| - | margin-left: | + | footer a, footer a:hover{ |
| - | } | + | |
| - | + | | |
| - | footer a, footer a:hover{ color:#fff; text-decoration: | + | |
| - | + | article{ | |
| - | article{ | + | margin: 3% 3% 3% 3%; |
| - | margin: 3% 3% 3% 3%; | + | height: 41%; |
| - | height: 41%; | + | position: absolute; |
| - | position: absolute; | + | } |
| - | } | + | .container{ |
| - | + | display: flex; | |
| - | .container{ | + | width: 100%; |
| - | display: flex; | + | margin-top: 42vh; |
| - | / | + | transform: translateY(-50%); |
| - | | + | z-index: 0; |
| - | margin-top: 42vh; | + | margin-left: |
| - | transform: translateY(-50%); | + | padding-top: |
| - | z-index: 0; | + | } |
| - | margin-left: | + | .gauche, .droite{ |
| - | padding-top: | + | |
| - | } | + | |
| - | + | | |
| - | .gauche, .droite{ max-width: 50%; width:50%; } | + | .gauche{ |
| - | .gauche{background: | + | |
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | } | ||
| + | .droite img{ | ||
| + | max-height: 89%; | ||
| + | padding-left: | ||
| + | max-width: 67%; | ||
| + | } | ||
| + | .gauche h1{ | ||
| + | color:# | ||
| + | } | ||
| + | .gauche h2{ | ||
| + | padding: 18px; | ||
| + | } | ||
| + | .date h1{ | ||
| + | color:# | ||
| + | } | ||
| + | h1{ | ||
| + | text-align: center; | ||
| + | font-size: 53px; | ||
| + | line-height: | ||
| + | font-weight: | ||
| + | margin-bottom: | ||
| + | | ||
| - | .droite img{ | ||
| - | max-height: 89%; | ||
| - | padding-left: | ||
| - | max-width: 67%; | ||
| - | } | ||
| - | | ||
| - | .gauche h1{ color:# | ||
| - | .gauche h2{ padding: 18px; } | ||
| - | .date h1{ color:# | ||
| - | h1{ text-align: center; font-size: 53px; line-height: | ||
| - | /*.gauche p{ background: #ffffff80; opacity: 0.8; border-radius: | ||
| - | .date{ margin-top: 12%; }*/ | ||
design_slider.1556546010.txt.gz · Dernière modification : 21/08/2020 13:24 (modification externe)
