summary | time | deliverables | download |
---|---|---|---|
Use SVG icons sets to create a small layout with different icons. |
2 hours |
1 HTML file, 4 CSS files, images |
- Fork this repository.
- Format the Illustrator file properly, export the 3 icons & generate a sprite sheet.
- Create the layout that matches the screenshots using SVG icons for each of the hexagonal graphics.
- Text can be found inside the
content.txt
file. - Run it through Markbot and make sure it passes all the checks.
- Typefaces:
Overpass
(regular & bold) - Colours:
#fff
,#ff9500
,#ff5e3a
,rgba(255, 255, 255, 1)
(with the alpha adjusted) - Icon size CSS class:
.i-192
- Gridifier settings: defaults
- Typografier settings: defaults
- Modulifier settings: select all
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.