Sep 19, 2024
<header>, <nav>, <main>, <section>, <aside>, and <footer>.justify-content: center;, align-items: center;, flex-direction: column;.flex-wrap: wrap; to wrap items when resizing the browser.background-image with correct file paths.@import.font-family to apply these fonts in styles.transition.transform for rotating, skewing, and scaling elements.transform: rotate(7deg); applies a rotation effect.transform with CSS animations.