Do you understand responsive web design? What might you do to support older web browsers?
Sigiloso
I explain that yes I do. In current web design a developer might use flex or grid display as well as media queries. For maybe supporting older browsers I might use floats for the layout. I also explained that most of the UI libraries like Element UI for example, have some of this built in.