Newest questions tagged css - Stack Overflow
Background image not filling page
.bg-responsive { width: 100%; height: 600px; /*height: 400px;*/ background-image: url('img/main_top_header/0001_foundation_header_page.jpg'); background-size: 100% 100%; } Optional: Adjust height fo
View original source