A
A
arzamas-nick2019-03-05 19:19:47
Layout
arzamas-nick, 2019-03-05 19:19:47

How to lay out such an element if there are not 4 blocks but more?

1. How to lay out such an element if there are more than 4 blocks?
2. And how to adapt them later?

Spoiler: Screen
5c7ea15f00248863699293.png

ps: I mean lines how to do?

Answer the question

In order to leave comments, you need to log in

4 answer(s)
A
Ankhena, 2019-03-05
@Ankhena

Without any additional blocks, like this : https://jsfiddle.net/k8q7sbxd/
With rebuilding for small screens, for example, like this: https://jsfiddle.net/k763w48g/
(I just have stripes, draw curly ones yourself with SVGs
) of the entire block with pseudo-elements: a top vertical bar with a cap and a horizontal one.
Each pseudo-element has a vertical bar with a circle.
When adaptive, line it all up in a column. The dashes are rotated 90°

T
Talyan, 2019-03-05
@flapflapjack

The rotation arrow style is assigned to :first-child and :last-child, the rest inside have the same fluid style with flex

D
Denis Ineshin, 2016-10-24
@boch112

Follow the link. This is the JS for this service:
https://startbootstrap.com/template-overviews/clea...
Here is the new uncompressed version:
https://github.com/BlackrockDigital/startbootstrap...

A
Alexander Aksentiev, 2016-10-24
@Sanasol

www.jsnice.org

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question