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:56] – 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 {width: 42%; | + | |
- | footer p{padding: 25px 0px 0px 5px; | + | footer img { |
- | footer a, footer a:hover{ color:#fff; text-decoration: | + | |
- | article{margin: | + | |
- | .container{ | + | |
- | | + | |
- | .gauche, .droite{ max-width: 50%; width:50%; } | + | |
- | .gauche{background: | + | |
- | .droite img{max-height: | + | footer p{ |
- | .gauche h1{ color:# | + | |
- | .gauche h2{ padding: 18px; } | + | |
- | .date h1{ color:# | + | |
- | h1{ text-align: center; font-size: 53px; line-height: | + | |
+ | | ||
+ | footer a, footer a:hover{ | ||
+ | | ||
+ | | ||
+ | | ||
+ | article{ | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | .container{ | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | margin-left: | ||
+ | | ||
+ | | ||
+ | .gauche, .droite{ | ||
+ | | ||
+ | | ||
+ | | ||
+ | .gauche{ | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | .droite img{ | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | .gauche h1{ | ||
+ | | ||
+ | | ||
+ | .gauche h2{ | ||
+ | | ||
+ | | ||
+ | .date h1{ | ||
+ | | ||
+ | | ||
+ | h1{ | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
+ | | ||
design_slider.1556546219.txt.gz · Dernière modification : 21/08/2020 13:22 (modification externe)