gpt4 book ai didi

html - 将图像放置在 div 旁边(聊天气泡)

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

我在“聊天气泡”旁边有一个用户的图像,但该图像显示在气泡之后。

我如何将图像放在聊天气泡之前并固定在 div 上?

我的代码在这里:http://www.codepen.io/anon/pen/fFxtl

谢谢。

最佳答案

这就是你想要的吗

http://www.codepen.io/anon/pen/afyuj

.bubble2{
float:left

}

.bubble
{
text-align:left;
color:black;
float:left;
position: relative;
background: gray;
border-left: 2px solid #e67e22;
margin-bottom:3%;
margin-left:0;
padding:5px;
}

.bubble h4 {text-align:left;font-size:14px;font-weight:bold;font-variant:small-caps;clear:both;margin-bottom:3px;padding:0;margin-top:-5px;color:#2ecc71;}
.bubble span {font-size:17px;line-height:1px;font-family: TimesNewRoman, "Times New Roman", Times, Baskerville, Georgia, serif;}

关于html - 将图像放置在 div 旁边(聊天气泡),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/20391122/

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