The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

LIST ITEMS VERTICALLY SPACED EVENLY WITHIN A FLEXBOX CONTAINER

3 posters

Go down

LIST ITEMS VERTICALLY SPACED EVENLY WITHIN A FLEXBOX CONTAINER Empty Re: LIST ITEMS VERTICALLY SPACED EVENLY WITHIN A FLEXBOX CONTAINER

Post by Guest 2/8/2019, 12:10

About unordered list:
Code:
<ul>
    <li>
        <br>
        <ol>
            <li>test1</li>
            <li>test2</li>
        </ol>
    </li>
    <li>
        <br>
        <ol>
            <li>test1</li>
            <li>test2</li>
        </ol>
    </li>
</ul>

That's one example with ordered and unordered list. You can you the same type if you wish. We need your forum link address and point out where the problem is.
avatar
Guest
Guest


Back to top Go down

LIST ITEMS VERTICALLY SPACED EVENLY WITHIN A FLEXBOX CONTAINER Empty Re: LIST ITEMS VERTICALLY SPACED EVENLY WITHIN A FLEXBOX CONTAINER

Post by SLGray 2/8/2019, 20:37

The topic was posted in the wrong section, so I have moved it to the correct section.
Please read our forum rules:  ESF General Rules


LIST ITEMS VERTICALLY SPACED EVENLY WITHIN A FLEXBOX CONTAINER Slgray10

When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
SLGray
SLGray
Administrator
Administrator

Male Posts : 51464
Reputation : 3519
Language : English
Location : United States

https://forumsclub.com/gc/128-link-directory/

Back to top Go down

LIST ITEMS VERTICALLY SPACED EVENLY WITHIN A FLEXBOX CONTAINER Empty Re: LIST ITEMS VERTICALLY SPACED EVENLY WITHIN A FLEXBOX CONTAINER

Post by Guest 2/8/2019, 20:57

To display flex elements vertically you can use the flex-direction property with the value of column or row.
avatar
Guest
Guest


Back to top Go down

LIST ITEMS VERTICALLY SPACED EVENLY WITHIN A FLEXBOX CONTAINER Empty Re: LIST ITEMS VERTICALLY SPACED EVENLY WITHIN A FLEXBOX CONTAINER

Post by Storyteller of Wonderland 3/8/2019, 07:41

AurturoJane wrote:Alright guys, I'm learning CSS right now, and I'm kind of stumped as to why I can't get it to do what I want it to do. It's probably something extremely simple that I'm overlooking.

I'm wanting to have an unordered list containing sub-lists vertically spaced evenly within a flexbox sidebar container and the sub-list items doing the same between each list item. Everything I've tried so far hasn't had any effect on how the list items are displayed.

Any help is appreciated.


Okay. Hello!

Here is the official w3 site and of course the Flexbox property section. Full documentation and all properties + examples.

https://www.w3.org/TR/css-flexbox-1/#flex-containers

Hope it helps!
Storyteller of Wonderland
Storyteller of Wonderland
Forumember

Female Posts : 108
Reputation : 10
Language : Russian, German, French, English.
Location : Russia

http://milanwake.forum2x2.ru

Back to top Go down

LIST ITEMS VERTICALLY SPACED EVENLY WITHIN A FLEXBOX CONTAINER Empty LIST ITEMS VERTICALLY SPACED EVENLY WITHIN A FLEXBOX CONTAINER

Post by skouliki 11/8/2019, 16:03

hello

is this solved?
skouliki
skouliki
Manager
Manager

Female Posts : 15061
Reputation : 1690
Language : English,Greek
Location : Greece

http://iconskouliki.forumgreek.com

Back to top Go down

LIST ITEMS VERTICALLY SPACED EVENLY WITHIN A FLEXBOX CONTAINER Empty Re: LIST ITEMS VERTICALLY SPACED EVENLY WITHIN A FLEXBOX CONTAINER

Post by skouliki 14/8/2019, 10:02

since the member is banned
Topic moved to the garbage.
Please read our forum rules: ESF General Rules
skouliki
skouliki
Manager
Manager

Female Posts : 15061
Reputation : 1690
Language : English,Greek
Location : Greece

http://iconskouliki.forumgreek.com

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum