F
F
fregire2018-02-22 16:09:47
Layout
fregire, 2018-02-22 16:09:47

Any idea how to implement this element on the site using HTML and CSS?

I am practicing layout. Here I ran into a problem with the layout of this element. Can you show an example code5a8ec10f63140040102889.png

Answer the question

In order to leave comments, you need to log in

8 answer(s)
S
Sergey delphinpro, 2018-02-23
@delphinpro

The hardest part was coming up with a selector for the block))
https://codepen.io/delphinpro/pen/xYJxgN?editors=1100

N
Nikita Ronzin, 2018-02-22
@Ababinili

I can advise you to use the good old Bootstrap in this case. There you can use container-fluid with the background of such an image, and 2 row with columns. try to use the 24x column version it will be easier to position according to the layout.

T
tema_sun, 2018-02-22
@tema_sun

The task of a nifiga not trivial and from a swoop was not solved. As a result, I reached a dead end https://jsfiddle.net/j3znd5hq/ , I need to do it again and in a different way, but this is already too lazy. At least see what not to do.

K
kn1ght_t, 2018-02-23
@kn1ght_t

https://jsfiddle.net/c9hhe9wc/ mb right?

M
makkeymr, 2018-02-22
@makkeymr

dev-ithard.com there is a similar block below. Take a look, maybe it will help you

Z
zooks, 2018-02-22
@zooks

Bulleted list ul li and flex.

V
Vasily Vasilyev, 2018-02-22
@Basil_Dev

Flexbox example and transform: translate
The laziest solution.

S
Stanislav Efimov, 2018-02-22
@stasigg

Slightly corrected the Basil_Dev option . Without transform.
Link

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question