M
M
Malashko2020-09-09 16:39:29
css
Malashko, 2020-09-09 16:39:29

How to move a list in a block vertically?

Hello.

It is necessary to implement a menu for mobile layout, like this:
5f58da41e37c3262193347.png

I display it vertically as a list.
The question is how to implement a transfer to a new column using styles if the element goes beyond the block?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
Arseny, 2020-09-09
@Malashko

https://developer.mozilla.org/en/docs/Web/Guide/CS...
The result and process is likely to be painful, which may lead to the use of JS or templating engines. However, with CSS it is quite possible to do this.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question