I’ve been asked to design a page that has a flowing timeline that will snake down the page.
if I have an initial grid 3 wide with arrows horizontally between the first → second ->third boxes and then the third has an arrow down to the row below to snake back along from right to left etc back and forth down the page, I’m not sure how to make that responsive so the arrows change position.
i.e. If the page gets narrow so there is only 1 or 2 columns wide I need the arrows to move from pointing sideways to pointing downwards etc
hopefully that makes sense.
I’m not sure what to google so if you know of any examples that would be great. I plan on using flex to get all the boxes to align. Ideally I want to do this as pure css if poss.
that looks awesome! yeah a little different to what I’m aiming for but great to see what can be done and I’m sure there is something in there that will be useful.
as promised this is the final piece, which I am pretty pleased with. I’m sure I could tidy up the css a whole lot but the page validates and seems to be responsive to me. It’s pretty close to the pdf download on that page which is what i was trying to emulate.