Position need help?

I have 3 div (3 div content). I want them in 1 position. How to do it

It would be better if you could make your project available somewhere where we could see it for ourselves and then post a link to it.

Also, I’m afraid I don’t understand what you are asking. I’m not sure what you mean by 1 position. And which 3 divs are you talking about? I think you’ll need to be a little more specific.

Sorry about that. I mean like “browser tab”
----------------- 3 tab name ------------
Simple Bookmarking
Speedy Searching
Easy Sharing

i think you can delete the inner div elements that separate the inside sections, then remain with one the outer one.

If I am understanding you correctly, you want those three tabs to be on top of each other in a single column? I don’t really know what to tell you because I can’t see your code, so I don’t know how they are currently styled and thus I don’t know what to recommend.

Thanks for support !.
Send you my code pen

If you want those tabs to be in one column then can’t you just set flex-direction: column on their parent? Again, I’m not sure this is exactly what you want.

1 Like

Yes. I forget flex-direction: column on their parent . Thanks !
I want animation : Click tab-name, tab-content display to screen.

Hi bro. Are you still here ?
Can see my new codepen.

I want Browser div display at bottom

I don’t know what this means.

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.