par
nestor94 » 25 avr. 2025, 18:33
Bonjour,
J'ai un problème d'affichage sur
ordi portable.
Comment le résoudre?

Sur mon ordi de bureau "CLASSEMENTS, ÉVÈNEMENTS, BREAKING NEWS prend la meme largeur que l'image en dessous.
table {
border-width:3px;
border-style:solid;
border-color:white;
border-layout: fixed;
width:32%;
background-image:url(images/fond.jpg);
background-attachment:fixed;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
color:#FFFFFF;
text-align:center;
margin: auto;
}
Bonjour,
J'ai un problème d'affichage sur [b][u]ordi portable[/u][/b].
Comment le résoudre?
[img]http://www.image-heberg.fr/files/17455983583256369750.jpg[/img]
Sur mon ordi de bureau "CLASSEMENTS, ÉVÈNEMENTS, BREAKING NEWS prend la meme largeur que l'image en dessous.
[css]
table {
border-width:3px;
border-style:solid;
border-color:white;
border-layout: fixed;
width:32%;
background-image:url(images/fond.jpg);
background-attachment:fixed;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
color:#FFFFFF;
text-align:center;
margin: auto;
}
[/css]