# Responsive Tables ❺🧪

{% hint style="info" %}
CONCEPTUAL
{% endhint %}

Identify tables in your rich text element

Reform them for mobile devices, so that they are either-

* One table per row, reformed
* One table per column, reformed

Possible option to do H2's or something with the column or row names&#x20;

Template for Table descriptor?&#x20;

Prototype example;&#x20;

<https://codepen.io/memetican/live/YzMYWMy/b80e85184997a7a82e36e7124bcbc211>

View in a browser and phone.&#x20;

<https://codepen.io/memetican/pen/YzMYWMy/b80e85184997a7a82e36e7124bcbc211>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://attr.sygnal.com/sa5-html/responsive-tables.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
