当前位置:网站首页>两个div在同一行,两个div不换行「建议收藏」
两个div在同一行,两个div不换行「建议收藏」
2022-07-06 21:49:00 【全栈程序员站长】
大家好,又见面了,我是全栈君。
方法一:
<div style=”display:inline”>
<div id=”div1″ style=”float:left”>div1 content</div>
<div id=”div2″ style=”float:left”>div2 content</div>
</div>
上面的div1和div2就会在同一行显示。
。。(此方法一般都会有效的)
方法二:
<div id=”div1″ style=”float:left”>div1 content</div>
<div id=”div2″ style=”clear:both”>div2 content</div>
这样的方法有时候会不起作用,好像在引入别的js框架中使用部分会出现故障。
发布者:全栈程序员栈长,转载请注明出处:https://javaforall.cn/116616.html原文链接:https://javaforall.cn
边栏推荐
- 图灵诞辰110周年,智能机器预言成真了吗?
- The root file system of buildreoot prompts "depmod:applt not found"
- Nanopineo use development process record
- 史上最全MongoDB之部署篇
- Food Chem|深度学习根据成分声明准确预测食品类别和营养成分
- Different meat customers joined hands with Dexter to launch different hamburgers in some stores across the country
- ESG全球领导者峰会|英特尔王锐:以科技之力应对全球气候挑战
- Use dumping to back up tidb cluster data to GCS
- Quick completion guide of manipulator (10): accessible workspace
- Digital chemical plant management system based on Virtual Simulation Technology
猜你喜欢
Quick completion guide of manipulator (10): accessible workspace
Network Security Learning - Information Collection
The root file system of buildreoot prompts "depmod:applt not found"
NTU notes 6422quiz review (1-3 sections)
这项15年前的「超前」技术设计,让CPU在AI推理中大放光彩
AI landing new question type RPA + AI =?
各路行业大佬称赞的跨架构开发“神器”,你get同款了吗?
Formation continue en robotique (automatisation) - 2022 -
Mongo shell, the most complete mongodb in history
Win11截图键无法使用怎么办?Win11截图键无法使用的解决方法
随机推荐
用头像模仿天狗食月
The easycvr platform is connected to the RTMP protocol, and the interface call prompts how to solve the error of obtaining video recording?
中青杯2022A题高校数学建模竞赛与课程教育思路分析
Ssm+jsp realizes enterprise management system (OA management system source code + database + document +ppt)
Unity3D在一建筑GL材料可以改变颜色和显示样本
On the 110th anniversary of Turing's birth, has the prediction of intelligent machine come true?
软件测试之网站测试如何进行?测试小攻略走起!
这项15年前的「超前」技术设计,让CPU在AI推理中大放光彩
AI landing new question type RPA + AI =?
What is CGI, IIS, and VPS "suggested collection"
Five years of automated testing, and finally into the ByteDance, the annual salary of 30W is not out of reach
Network Security Learning - Information Collection
超越Postman,新一代国产调试工具Apifox,用起来够优雅
图灵诞辰110周年,智能机器预言成真了吗?
接口自动化测试实践指导(中):接口测试场景有哪些
Quick completion guide of manipulator (10): accessible workspace
[team learning] [phase 34] Baidu PaddlePaddle AI talent Creation Camp
Why does WordPress open so slowly?
Imitate Tengu eating the moon with Avatar
Restore backup data on GCS with tidb lightning