-3
people I know it sounds like a dumb question but here’s the thing I’m doing a responsive website and of course what I did to web won’t fit into a mobile phone.
So supposing I made for web a table with 9 parts, on a mobile I would just like to leave 4 or 5, how to remove the rest of the elements without interfering with the html of the web site? because it is obvious that even if I make the reductions in css a 9-part table would be ridiculous and too small.
I hope you understand,
So I was able to get the tables to put one under the other, but I still don’t know how to remove elements like a photo.
in html will be there in css I can edit img {... such }
but to remove? type I no longer want this image appearing in the responsive part as I do? pq a None has no way to give. and how to remove without changing the html and css of the web
and also because there are many items that I do not want to appear in the responsive but will be too big
Your question is not clear... Have you already got the 9-part desktop version code at least? Do you have an image of how the layout should look on the desktop or mobile? Only with this report do not help you much...
– hugocsl
You can’t understand what you call "parts" of the table. Are they columns? Rows? Blocks? Please [Edit] ask adding more information. Thank you.
– bfavaretto