I
I
int_a2020-07-04 17:35:04
css
int_a, 2020-07-04 17:35:04

How to make a block of this format (without frameworks)?

I need to lay out a block of the following format.
There is a large circle with text, around it there should be 4 texts in a smaller font. If we imagine this block as a square, then 4 small texts should be located at its corners, and a large circle in the center. Need for adaptability

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
Spaceoddity, 2020-07-04
@Spaceoddity

And what's the problem here?))
Imagine a 3x3 table with cell sizes of 25% 50% 25%. How exactly you will implement it (table, blocks, flexbox, grid) is up to you.

S
sampekmoy, 2020-07-04
@sampekmoy

position: absolute for texts, and in each breakpoint, when adaptive, change the position.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question