Good day to all, recently I was asked to perform one task that put me at a dead end, they decided to give up such implementation but I still wondered how to implement this action and whether its implementation is possible at all.
Actually, the task is to display a certain text block in the page code from above, and physically on the site it is present from below. I understand that it can be done by indentation with absolute positioning, but for some reason it seems to me that this is not the right option. Maybe someone came across a similar and why do they want to do this?
.footer { flex: 0 0 auto; }.footer { flex: 0 0 auto; }- Sublihim