Skip to content

[html] 第532天 请说说你在写布局时对于浏览器兼容性的感受或总结 #2988

Open
@haizhilin2013

Description

@haizhilin2013
Collaborator

第532天 请说说你在写布局时对于浏览器兼容性的感受或总结

3+1官网

我也要出题

Activity

tonyChenHey

tonyChenHey commented on Sep 29, 2020

@tonyChenHey

感受:搞這麼多幹嘛
總結:要選用某種方式,table,flex,float,定位來完成某一部分的佈局時,不要忘了是要跑在什麼瀏覽器以及設備上,比如定位在ios上是有些坑的,flex兼容性也並不是特別好;選擇好佈局方式後考慮佈局容器中元素的換行,超出情況,比如浮動元素超出後跑到下面

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

        Issue actions

          [html] 第532天 请说说你在写布局时对于浏览器兼容性的感受或总结 · Issue #2988 · haizlin/fe-interview