elimde bulunan bir html temada css'lerle arka plana bir resim koyulmuş ben bu resim yerine video koymak istiyorum mp4 formatında.
css kodları ;
- width: 100%;
- height: 660px;
- min-height: 660px;
- background-image: url([COLOR=var(--link-color)]../images/slider-bg.png[/COLOR]), -webkit-gradient(linear, left top, left bottom, from(#002b6a), to(#020230));
- /* background-image: url([COLOR=var(--link-color)]../images/slider-bg.png[/COLOR]), linear-gradient(to bottom, #002b6a, #020230); */
- background-repeat: no-repeat;
- background-position: left;
- z-index: 999;
Yardımlarınız için şimdiden teşekkürler