Prominent headline numbers in a responsive flex row:
Works with any number of cards — wraps to multiple rows:
Auto-colored by percentage (green >= 80%, amber >= 50%, red below):
Uses HTML5 details/summary — no JavaScript required:
| Server | prod-app-03 |
| Port | 5432 |
| Database | OrdersDB |
| SSL | Enabled |
System.TimeoutException: The operation has timed out.
at Npgsql.NpgsqlConnector.Connect(TimeSpan timeout)
at Npgsql.ConnectorPool.AllocateLong(NpgsqlConnection conn)
at Program.Main() in /app/Program.cs:line 42
| Test | Result | Duration |
|---|---|---|
| Login | Pass | 1.2s |
| Search | Pass | 0.8s |
| Checkout | Fail | 3.5s |
| Export | Pass | 2.1s |
Side-by-side content using CSS flexbox:
This content sits in the left column. You can place any report elements here — tables, lists, alerts, etc.
The right column has equal width. Content flows independently in each column.
Columns with a table and chart side by side:
| Region | Sales |
|---|---|
| North | 4200 |
| South | 3800 |
| East | 5100 |
| West | 2900 |
When printing or saving to PDF, you can force content to start on a new page:
(A page break is inserted below this — visible when printing)
Content after the page break appears on the next printed page.