Last updated 5 years ago
Was this helpful?
A little Explanation of the mobile first, always start by the .small-* CSS class when you are coding the page.
.small-*
<div class="row"> <div class="small-12 medium-4 colunms"></div> <div class="small-12 medium-4 colunms"></div> <div class="small-12 medium-4 colunms"></div> </div>
Challenges:
Use the grid with .calloutclasses to reproduce the Responsive Design picure
.callout
Use the grid with .calloutclasses to reproduce the Scale picure
Protip: There are 2 grid system in foundation. For the begining to get support for the largest number of old devices.