10 Building a Header from Figma: max-width, Responsiveness - ( HTML and CSS, Front End )
📘 Homework
Recreate the Header from the Figma design.
✏️ What needs to be done
- Create the entire Header exactly as shown in the design.
- Use Flexbox to position the elements.
- Match the sizes, spacing, and positioning of the elements.
- Choose fonts, colors, and text sizes to match the design.
- All styles must be located only in
style.css.
Important:
Build only the Header.
You don't need to build the other blocks of the site.
Try to match the design as closely as possible.