Skip to content

[css] 第711天 为什么在Calc()方法中必须用或者包含空格? #3739

Open
@haizhilin2013

Description

@haizhilin2013
Collaborator

第711天 为什么在Calc()方法中必须用或者包含空格?

3+1官网

我也要出题

Activity

lanlanlanla

lanlanlanla commented on Mar 29, 2021

@lanlanlanla

表达式中有 “+” 和 “-” 时,其前后必须要有空格,如 “widht: calc(1%+1rem)” 这种没有空格的写法是错误的

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

        Issue actions

          [css] 第711天 为什么在Calc()方法中必须用或者包含空格? · Issue #3739 · haizlin/fe-interview