25925 shaares
Le CSS tout simple qui va bien :
dt {
position: sticky;
top: 0;
background: white;
display: inline-block;
}
Le CSS tout simple qui va bien :
dt {
position: sticky;
top: 0;
background: white;
display: inline-block;
}