100% DIV width is not really 100%

后端 未结 8 1680
太阳男子
太阳男子 2020-12-01 18:09

When I have a

with width: 100%, it is not really 100%:

testtesttesttesttest
... #di
8条回答
  •  -上瘾入骨i
    2020-12-01 18:31

    The 100% value is 100% of the parent's width or the view port. See the documentation.

提交回复
热议问题