Skip to content

[css] 第714天 书写css时为什么要先写position,width, height的大小位置的属性, 后写color, bgcolor等之类的属性 #3752

@haizhilin2013

Description

@haizhilin2013
Collaborator

第714天 书写css时为什么要先写position,width, height的大小位置的属性, 后写color, bgcolor等之类的属性

作者:子轩

3+1官网

我也要出题

Activity

githubzml

githubzml commented on Apr 6, 2021

@githubzml

避免回流引起的页面重排 提升浏览器渲染DOM的性能

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

        Issue actions

          [css] 第714天 书写css时为什么要先写position,width, height的大小位置的属性, 后写color, bgcolor等之类的属性 · Issue #3752 · haizlin/fe-interview