...
/Solution: Fullscreen Section with Image Background
Solution: Fullscreen Section with Image Background
Let’s create a fullscreen section with a centered background image and centered content.
We'll cover the following...
We'll cover the following...
Problem description
Given an HTML file with a <section class="fullscreen-section">
, write CSS so the section covers the full viewport and displays a background image ...