gpt4 book ai didi

html - 当窗口太小时,文本消失

转载 作者:太空宇宙 更新时间:2023-11-04 14:44:44 25 4
gpt4 key购买 nike

我向右浮动了一个 div 并在其中放置了文本。每当窗口变小时,文本就会完全消失。我是不是用错误的技术定位了文本,还是只是遗漏了什么?

这是我尝试使用的文本的 css:

.top_panel_text{
position: relative;
float: right;
min-width: 10px;
width: 40%;
height: 200px;
margin-right: 15%;
margin-top: 50px;
}

这是剩余的代码(您可能需要展开窗 Eloquent 能看到文本):

http://jsfiddle.net/af5G6/

谢谢。

最佳答案

至少在您的 fiddle 中,文本并没有消失,它只是向下移动了。如果您将 CS 中 p 的颜色更改为蓝色,您可以看到它去了哪里。我的猜测是它是包含 div panel_2 上的 float: right; 以及类 face_picturetop_panel_text

关于html - 当窗口太小时,文本消失,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/17980865/

25 4 0
文章推荐: css - html map 在 IE 中不起作用
文章推荐: html - 需要

填充

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