Answer the question
In order to leave comments, you need to log in
How to remove ads on the site?
Hello people, such a problem on the landing page appears a block with ads that are not in the code.
Landing was developed from scratch.
no left js took js
used:
Answer the question
In order to leave comments, you need to log in
Make up the table as usual.
And on small screens, make cells display: block plus float: left. For the first cell, then specify width: 100%, for the rest, 25%.
Of course, you need to tweak the display of the tr, tbody tags, and so on.
Alternatively, you can turn each line into a flex box, but I don’t see any special profit from it here.
Why does it have to be in blocks?
It is possible to impose simply through table. In addition, you can read about tables in html5 - if my memory serves me, then there are much more opportunities for further adaptation to various devices.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question