Skip to content

[html] 第697天 如何禁止HTML页面滚动? #3679

Open
@haizhilin2013

Description

@haizhilin2013
Collaborator

第697天 如何禁止HTML页面滚动?

3+1官网

我也要出题

Activity

helloskynet

helloskynet commented on Mar 13, 2021

@helloskynet
html{
    overflow:hidden;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @haizhilin2013@helloskynet

        Issue actions

          [html] 第697天 如何禁止HTML页面滚动? · Issue #3679 · haizlin/fe-interview