summary | time | deliverables |
---|---|---|
Use media queries and Flexbox to make a responsive section on a website with three columns. |
1 hour |
1 HTML file, 1 CSS file, images |
- Fork this repository.
- Duplicate the layout shown in the screenshots using media queries and Flexbox.
- Text can be found inside the
content.txt
file. - Run it through Markbot and make sure it passes all the checks.
- Typefaces:
Noto Sans
(regular, bold) - Text sizes:
1.5rem
- Colours:
#e5c30a
- Paddings:
1.3rem
,1rem
- Margins:
1.4rem
- Maximum width:
45em
- Expected class names:
.img-flex
,.wrapper
,.section-letter
,.section-icon
,.section-body
- Standard media query widths:
25em
,38em
,60em
,90em
- Standard text sizes & line heights:
100%/1.3
,110%/1.4
,120%/1.5
,130%/1.5
Visually match the images in the “screenshots” folder and create the interaction shown in the linked video.
- Final screenshots in the “screenshots” folder.
- Watch this video to see how it interacts.
Drop this folder into your Markbot application. Make sure to fix all the errors. And submit for grades using Markbot.