Skip to content

[html] 第614天 如何在网页可见区域的正中间画一条横线(要考虑有滚动条的情况) #3328

Open
@haizhilin2013

Description

@haizhilin2013
Collaborator

第614天 如何在网页可见区域的正中间画一条横线(要考虑有滚动条的情况)

3+1官网

我也要出题

Activity

xukun520

xukun520 commented on Jul 20, 2021

@xukun520

固定定位 ;
给宽高 border给1px solid black;

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@xukun520

        Issue actions

          [html] 第614天 如何在网页可见区域的正中间画一条横线(要考虑有滚动条的情况) · Issue #3328 · haizlin/fe-interview