Replacement for HTML tables on smaller devices
In some cases classic table elemens that looks good on big screens could be implemented little different on mobile device resolutions - with little help of javascript and dynamic DOM manipulation
In some cases classic table elemens that looks good on big screens could be implemented little different on mobile device resolutions - with little help of javascript and dynamic DOM manipulation