当前位置:网站首页>浮动及其特点
浮动及其特点
2022-08-10 11:25:00 【Y-琼眸】
浮动
咱们一般说的浮动就是运用float属性。
float属性 设置元素浮动
可选值:
none 默认值
left 向左
right 向右
浮动可以让块元素水平布局
浮动的特点
浮动的第一类特点:
1.设置元素浮动后,元素会脱离文档流,下面的元素会挤上去
2.设置元素浮动后,元素会尽量向左或者向上浮动,而且默认情况下不会脱离父元素的范围
3.设置浮动的元素不会超过它前一个兄弟,最多一边挤
4.如果浮动元素的前一个兄弟没有浮动,则浮动的元素不会超过它前一个没有浮动的元素
浮动的第二类特点:
当浮动的元素遇到文字,浮动的元素不会覆盖文字,文字会环绕在浮动元素周围,从而实现文字环绕图片的效果这也是浮动最早的功能,只是后面用于水平布局的。
浮动的第三类特点:
元素脱离文档流之后,就不再区分块、行内、行内块元素了,也不再具有其特点
元素不会独占一行,也可以设置宽高
边栏推荐
- StoneDB 文档捉虫活动第一季
- Centos7环境使用Mysql离线安装包安装Mysql5.7
- LeetCode 146. LRU 缓存
- [E-commerce operation] Do you really understand social media marketing (SMM)?
- How to join We Media, learn about these 5 monetization modes, and make your account quickly monetize
- CLIP还能做分割任务?哥廷根大学提出一个使用文本和图像prompt,能同时作三个分割任务的模型CLIPSeg,榨干CLIP能力...
- 力扣练习——63 找到字符串中所有字母异位词
- Threshold-based filtering buffer management scheme in a shared buffer packet switch论文核心部分
- Intel pushes 20220809 CPU microcode update to patch Intel-SA-00657 security vulnerability
- 配置swagger
猜你喜欢
ViT结构详解(附pytorch代码)
Network Fundamentals (Section 1)
Article take you understand interrupt the key driver of polling mechanism
第六届”蓝帽杯“全国大学生网络安全技能大赛半决赛部分WriteUp
16. Getting Started with Pytorch Lightning
How many constants and data types do you remember?
可视化服务编排在金融APP中的实践
If someone asks you about distributed transactions again, throw this to him
做自媒体月入几万?博主们都在用的几个自媒体工具
孩子自律性不够?猿辅导:计划表要注意“留白”给孩子更多掌控感
随机推荐
一文读懂NFT数字藏品为何风靡全球?
mpf6_Time Series Data_quandl_correct kernel PCA_AIC_BIC_trend_log_return_seasonal_decompose_sARIMAx_ADFull
16. Getting Started with Pytorch Lightning
LeetCode 61. 旋转链表
LeetCode 445. Adding Two Numbers II
dedecms支持Word内容一键导入
自媒体爆款标题怎么写?手把手教你写热门标题
LeetCode 24. Swap nodes in linked list pairwise
被面试官问到消息队列的丢失、重复与积压问题该如何回答
力扣练习——63 找到字符串中所有字母异位词
LeetCode 19. Delete the Nth last node of the linked list
Color map and depth map to point cloud
Clicking Exercise - 64 Longest Harmonic Subsequences
正则表达式常用示例
Network Fundamentals (Section 1)
If someone asks you about distributed transactions again, throw this to him
做自媒体月入几万?博主们都在用的几个自媒体工具
网络套接字(UDP和TCP编程)
LCD驱动端与设备端名称匹配过程分析(Tiny4412)
开源的作者,也有个生活问题