How to include a CSS background image ️

How to include a CSS background image ️

Bro Code

55 лет назад

287,416 Просмотров

#CSS #tutorial #course

CSS background image tutorial example explained

body{
background-image: url(background.jpg);
background-repeat: no-repeat;
background-position: center;
background-attachment: fixed;
background-size: cover;
}

Тэги:

#CSS_background #CSS_background-image #CSS_course #CSS_tutorial
Ссылки и html тэги не поддерживаются


Комментарии: