| Server IP : 109.234.162.214 / Your IP : 216.73.216.222 Web Server : Apache System : Linux servd162214.srv.odns.fr 4.18.0-372.26.1.lve.1.el8.x86_64 #1 SMP Fri Sep 16 14:08:19 EDT 2022 x86_64 User : carpe ( 1178) PHP Version : 8.0.30 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/carpe/public_html/sae 202/V2/ |
Upload File : |
<div id='footer'>
<div id='footer_cont'>
<h2>trash²trend, by NUANC3S</h2>
<h2>+33 XX XX XX XX</h2>
<h2>agence@nuanc3s.fr</h2>
<h2>2024 © | NUANC3S | Tous droits réservés </h2>
</div>
</div>
<style>
#footer{
width:100%;
background-image:url('images/footer.png');
background-size:cover;
background-position:center;
min-height:15vh;
position:absolute;
bottom:0;
display:flex;
justify-content:right;
z-index:998;
}
#footer_cont{
width:90%;
display:flex;
justify-content:space-around;
align-items:center;
}
#footer_cont h2{
color:white;
}
@media only screen and (max-width: 1001px){
#footer_cont{
display:block;
}
#footer_cont h2{
text-align:right;
}
}
</style>