css中的float是怎么回事css中float,就是浮动的意思。浮动什么意思呢?比如,div是占满一行的,现在想把两个div显示在一行上,代码如下:<div style="width:100px">11111<2023-02-27html-css210