why do some devs still insist on using tables for layout instead of actual css?
replying in thread
tables still have their uses for certain types of layout, like grid-based data, and they can be easier to work with than CSS for simple stuff.
0
0
0
no replies yet