๐๐ฎ๐ ๐ฒ: ๐๐๐ถ๐น๐ฑ๐ถ๐ป๐ด ๐ฎ ๐ฅ๐ฒ๐๐๐บ๐ฒ ๐ฃ๐ฟ๐ผ๐ท๐ฒ๐ฐ๐
Build a resume layout with HTML and CSS. I did this today.
Start with a blueprint. Split your page into two sections. Put your profile photo in the center.
Let CSS do most of the work. Use tools to control size and space.
Learn these concepts:
- vh: Viewport height.
- vw: Viewport width.
- Grid: Controls element behavior.
- fr: A flexible unit for columns.
- Flexbox: Manages items in a container.
Practice with Flexfroggy. Level 24 is hard. Learn how to use wrap-reverse and column-reverse.
I will finish my project tomorrow.
Source: https://dev.to/a_kilan_1206bb0fb8ff9/day-6project-2-2b0n