小编Pat*_*101的帖子

float:左边的属性

在我的网页上,当我使用浮动时:左侧为导航栏按钮(为了水平排列),它会在向右移动后生成内容,例如:

[ Home About More ]
                   Text
Run Code Online (Sandbox Code Playgroud)

我希望它是:

[ Home About More ]
Text
Run Code Online (Sandbox Code Playgroud)

有什么建议?

html css position css-float

0
推荐指数
1
解决办法
122
查看次数

标签 统计

css ×1

css-float ×1

html ×1

position ×1