Questions
Tags
Is it possible in HTML to place items like a book — top-to-bottom, then transition to another page?
The design has a lot of similar moments, for example:
I have not seen such implementation and don't know how to make the elements automatically located.
Maybe someone knows something and will be able to tell?
CSS
HTML
JavaScript
Durward_Osinski
asked
July 9th 19 at 13:10
More answers about
"Is it possible in HTML to place items like a book — top-to-bottom, then transition to another page?"
1
answer
rhianna_Yost
answered on
July 9th 19 at 13:12
Solution
column-count: 3;
interestingly, I have never seen such a rule
applied in three places on the page - not in one place does not display correctly the content
some trouble
- Durward_Osinski
commented on July 9th 19 at 13:15
:
caniuse.com/#search=column-count
- cleve_Murray
commented on July 9th 19 at 13:18
Find more questions by tags
CSS
HTML
JavaScript
applied in three places on the page - not in one place does not display correctly the content
some trouble - Durward_Osinski commented on July 9th 19 at 13:15