Skip to content

Using the viewport meta tag to control layout on mobile browsers #34

@GitNoise

Description

@GitNoise

It should be possible to test a page on a mobile device without running into scaling issues.

If this line is added to the header then a page will scale correctly on a mobile device:

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions