如图
部分代码如下:
<div class="chatbox"> <div class="chatpicleft"> @@##@@ </div> <div class="chatcontentleft"> <div class="chatboxleft"> <span class="textclass">hello.你好呀!标点不会自动换行标点不会自动换行标点不会自动换行。。。。。。。。。。。。。。。。。。。。。。。。</span> </div> </div> </div> <div class="chatbox"> <div class="chatpicright"> @@##@@ </div> <div class="chatcontentright"> <div class="chatboxright"> <span class="textclass">hello</span> </div> </div> </div> <div class="chatbox"> <div class="chattime"><span>12:30</span></div> </div> <div class="chatbox"> <div class="chatpicleft"> @@##@@ </div> <div class="chatcontentleft"> <div class="chatboxleft"> <span class="textclass">标点不会自动换行标点不会自动换行标点不会自动换行标点不会自动换行标点不会自动换行标点不会自动换行hellohellohellohellohellohellohellohellohellohellohellohellohellohellohellohellohellohellohellohellohellohellohellohello</span> </div> </div> </div> </div>
.chatbox{ padding:1rem 1rem 0rem 1rem; position:relative;}.chatpicleft{ height:2.5rem; width:2.5rem; float:left; position:absolute;}.chatcontentleft{ margin-left:3.5rem; margin-right:4.5rem;}.chatpicright{ height:2.5rem; width:2.5rem; right:1rem; float:right;}.chatcontentright{ text-align:right; margin-left:4.5rem; margin-right:3.5rem;}.chattime{ text-align:center;}.input{ position:fixed; bottom:0; z-index:9999; height:3rem; width:100%; background-color:gray;}.textclass{ word-break:break-all;}.chatboxleft{ display:inline-block; padding:0.5rem; background-color:#ffffff; -webkit-border-radius:0.3rem; -moz-border-radius:0.3rem; -o-border-radius:0.3rem; border-radius:0.3rem;}.chatboxright{ display:inline-block; padding:0.5rem; background-color:#ffffff; -webkit-border-radius:0.3rem; -moz-border-radius:0.3rem; -o-border-radius:0.3rem; border-radius:0.3rem;}
.textClass{ word-break: break-all; word-wrap: break-word;}
HTML怎么学习?HTML怎么入门?HTML在哪学?HTML怎么学才快?不用担心,这里为大家提供了HTML速学教程(入门课程),有需要的小伙伴保存下载就能学习啦!
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号