You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You could probably do something using the ascii inspired css grid template areas without even using Skeleton's float based "grid". As far as I know you can't do the vertical spanning you suggest.
Hello,
I'm trying to set up a simple page with three divs.
Unresponsive would look like this
Div A
Div B
Div C
where Div B spans 2 rows A and C
When collapsed, I want them all 100%
but in the vertica sequence
Div A
Div B
Div C
Can anyone help me with that?
The text was updated successfully, but these errors were encountered: