Can somebody create this for me in responsive way, i've tried but i couldn't do it
![](https://utfs.io/f/58c337a6-c41c-4f4d-9479-9b9907eef5a4-1nq2cb.png)
12 Replies
Share what you have tried in a codepen so we can help you learn.
yep ofc
want me to send the file so u can see it better
i tried to create it but it is not responsive
here it is
just send the code u changed and that's all
https://codepen.io/myntsu/pen/qBMrXXo
There you have it edited, make sure to fork it or save it!
You add the style to it. But I simplified it ^_^
As a recommendation, take a look into how to structure layouts, and avoid the use of ![thumbsUP](https://cdn.discordapp.com/emojis/801954061099859991.png)
position: absolute
and pixel perfection.
Flex and grid do a lot out of the box to make stuff responsive, and you can compliment it with media queries if needed ![thumbsUP](https://cdn.discordapp.com/emojis/801954061099859991.png)
ye thanks mate
btw how to add these | in the middle
![](https://utfs.io/f/f327e424-72b6-4449-a174-770e5512081d-1nq2cb.png)
how to place this in the middle
![](https://utfs.io/f/dd58fe86-7966-4b76-b997-5a0a5da219b9-1nq2cb.png)
try doing
and
these arrows represent direct children, right ?
yh
nd u shud use instead
Yes.
smart