Konu
html siteye resimi belirli boyutta eklemek (acil +r10)
27-01-2020, 22:47:40
#2
Misafir
Width ve height ayarı css ile tanımla
.resim {
width:150px;
height:150px;
}