Comment on What design tools get wrongparentComments−rimliu7yYou can use CSS grid just fine, it landed it the three major browsers at the same time. Only older IE will give you trouble, funny enough, because they were first to implement grid layouts.
Comments
You can use CSS grid just fine, it landed it the three major browsers at the same time. Only older IE will give you trouble, funny enough, because they were first to implement grid layouts.