kytschBASIC

Put down that phone!
Please view me on real computer.

VIEWPORT

Set the viewport of the HTML content.

Example

VIEWPORT "width=device-width, initial-scale=1.0"

Output

<meta name="viewport" content="width=device-width, initial-scale=1.0">

See also