Konu
CSS Bilenler Buyrun Burdan :)
01-09-2023, 18:58:40
#5
QuantumPix
Deneyebilir misiniz.
.heading {
position: relative;
}
.heading img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: auto;
}