File tree Expand file tree Collapse file tree 2 files changed +16
-2
lines changed
Expand file tree Collapse file tree 2 files changed +16
-2
lines changed Original file line number Diff line number Diff line change @@ -46,6 +46,13 @@ A product page to understand Bulma basics.
4646
4747### Features
4848
49- -
49+ - handling font sizes and colors with Bulma.
50+ - working with section, container and spacing classes.
51+ - building a navbar for desktop and mobile with a burger menu.
52+ - adding some breadcrumbs, a message box and a footer.
53+ - playing with grid columns and responsive classes.
54+ - generating cards for related products.
55+ - using tabs and rendering a modal with JavaScript.
56+ - creating a form: text, checkbox and select fields.
5057
5158Based on [ Bulma CSS Tutorial] ( https://www.youtube.com/playlist?list=PL4cUxeGkcC9iXItWKbaQxcyDT1u6E7a8a ) by Shaun Pelling - The Net Ninja (2020).
Original file line number Diff line number Diff line change @@ -10,6 +10,13 @@ A product page to understand Bulma basics.
1010
1111## Features
1212
13- -
13+ - handling font sizes and colors with Bulma.
14+ - working with section, container and spacing classes.
15+ - building a navbar for desktop and mobile with a burger menu.
16+ - adding some breadcrumbs, a message box and a footer.
17+ - playing with grid columns and responsive classes.
18+ - generating cards for related products.
19+ - using tabs and rendering a modal with JavaScript.
20+ - creating a form: text, checkbox and select fields.
1421
1522Based on [ Bulma CSS Tutorial] ( https://www.youtube.com/playlist?list=PL4cUxeGkcC9iXItWKbaQxcyDT1u6E7a8a ) by Shaun Pelling - The Net Ninja (2020).
You can’t perform that action at this time.
0 commit comments