ASCII Box Web Component Demo

Use the <ascii-box> tag with w, h, and d attributes to draw boxes of different sizes.

Examples:

Standard Box (6x3x4)

Larger Box (10x5x7)

Cube (4x4x4)

Smallest Possible Box (1x1x1)

Flat Box (5x2x0) - No Z-dimension

Flat Box (0x5x2) - No X-dimension

Empty Box (0x0x0)