Open griffinlacek opened 7 years ago
I'll have to admit that I didn't really know exactly how to handle this, but I used the code inspector on the example site and saw that divs were being used, which totally made sense because then I could manipulate all the sections with css. I hope that's not cheating :~)
You've got all your code sections inside container divs, which is great for readability and makes layout/styling easier! This is a good practice so keep it up!
https://github.com/joseph-white/prj-rev-bwfs-dasmoto/blob/master/dasmotos_arts_crafts/index.html#L11-L30