Basic layout, that doesn’t require Grid. Or Media Queries. Or Feature Queries. Hand-write your own CSS for this. Drop layout frameworks & learn vanilla CSS.
Basic layout, that doesn’t require Grid. Or Media Queries. Or Feature Queries. Hand-write your own CSS for this. Drop layout frameworks & learn vanilla CSS. Code that uses Grid to create the layout. Use Feature Queries to hide it from non-supporting browsers.