summary | time | deliverables |
---|---|---|
Write the CSS for all the different button styles in your eCommerce pattern library. |
2 hours |
Pattern library |
- Continue work on your
ecommerce-pattern-library
- Working on your
button
pattern, style all the buttons necessary for your website. - Think about all the different styles you’ll need: Do you need small buttons? Big buttons? Different colours? Different shapes? Will you need buttons with icons in the future?
- Add transitions, gradients & hover states to the buttons.
- Default button: Style the default
.btn
class - Extra buttons: Style all the other classes you’ll need for your website. If
.btn-ghost
&.btn-light
don’t make sense create new classes.
Show teacher for marks during next class.