html tables

  1. B

    Unmaintained Responsive HTML tables CSS

    I have a lot of data tables using the BBcode markup for tables. This has some challenges with CLS, wide viewports, and other web performance scores due to content width on smaller screens/phones. Added the following to your extra.less will turn your tables into 'card' like layout once the...
  2. abdfahim

    XF 1.5 Responsive view of table BBCode

    Hi, I need to add tables frequently in my posts. So I defined bbcode for adding html tables inside the post. The only issue is, when table width is more than device width (e.g. lots of columns), the responsive view crops the table. So, I am just wondering what is the better approach to achieve...
Back
Top Bottom