Skip to content

[css] 第404天 判断如下边框的颜色,并解释为什么[代码]? #2415

Open
@haizhilin2013

Description

@haizhilin2013
Collaborator

第404天 判断如下边框的颜色,并解释为什么[代码]?

3+1官网

我也要出题

<p style="color: red;border: 1px solid;">给p设置border,但不给它设置border-color</div>

Activity

longhui520

longhui520 commented on May 24, 2020

@longhui520
  • red
  • 当边框颜色未设置值时,边框颜色则和当前字体颜色一致
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@longhui520

        Issue actions

          [css] 第404天 判断如下边框的颜色,并解释为什么[代码]? · Issue #2415 · haizlin/fe-interview