gpt4 book ai didi

html - css 移动 View 不起作用

转载 作者:太空宇宙 更新时间:2023-11-04 16:16:30 27 4
gpt4 key购买 nike

在我的 css 元素中我有:

正文左侧部分、右侧部分和页脚..当我转到移动 View 时我想要显示应该是

left section
right section
footer

但这里是我尝试过的,我得到了

left section,
right section ----->>this section overrides to footer..
footer

jsfiddle 是:

jsfiddle link我做错了什么?

最佳答案

你需要做的是:

  • 删除 max-height: 50px来自 #rightcol@media查询
  • 您已打开 <p>标签,记得用 </p> 关闭

JSFiddle

关于html - css 移动 View 不起作用,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/31644868/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com