当前位置:网站首页>Word wrap when flex exceeds width
Word wrap when flex exceeds width
2022-07-07 02:04:00 【A diligent code dog】
design sketch

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>flex Wrap over length </title>
<style > .container{
width: 700px; border: solid 1px black; display: flex; flex-wrap: wrap; } .container div{
width: 200px; margin: 10px; height: 100px; background-color: aqua; flex-shrink: 0;/* Remove flex Sub element width averaging problem */ } </style>
</head>
<body>
<div class="container">
<div class="div1"></div>
<div class="div2"></div>
<div class="div3"></div>
<div class="div4"></div>
<div class="div5"></div>
</div>
</body>
</html>
边栏推荐
- MySQL最基本的SELECT(查询)语句
- Flir Blackfly S 工业相机 介绍
- Integrated navigation: product description and interface description of zhonghaida inav2
- 2022/0524/bookstrap
- Can't you understand the code of linked list in C language? An article allows you to grasp the secondary pointer and deeply understand the various forms of parameter passing in the function parameter
- ROS学习(22)TF变换
- 糊涂工具类(hutool)post请求设置body参数为json数据
- 张平安:加快云上数字创新,共建产业智慧生态
- ROS学习(21)机器人SLAM功能包——orbslam的安装与测试
- Basic introduction and use of dvajs
猜你喜欢

C语言关于链表的代码看不懂?一篇文章让你拿捏二级指针并深入理解函数参数列表中传参的多种形式

Command injection of cisp-pte

The GPG keys listed for the "MySQL 8.0 community server" repository are already ins

ROS learning (XIX) robot slam function package cartographer

Flir Blackfly S 工业相机:自动曝光配置及代码

FLIR blackfly s usb3 industrial camera: white balance setting method

一片葉子兩三萬?植物消費爆火背後的“陽謀”

Analyze "C language" [advanced] paid knowledge [i]

Errors made in the development of merging the quantity of data in the set according to attributes

STM32F4---通用定时器更新中断
随机推荐
RC振荡器和晶体振荡器简介
2022/0524/bookstrap
The cradle of eternity
Analyze "C language" [advanced] paid knowledge [End]
AcWing 361. Sightseeing cow problem solution (SPFA seeking positive ring)
Related programming problems of string
STM32F4---通用定时器更新中断
制作带照明的DIY焊接排烟器
BigDecimal 的正确使用方式
The use of video in the wiper component causes full screen dislocation
How did partydao turn a tweet into a $200million product Dao in one year
FLIR blackfly s usb3 industrial camera: white balance setting method
Make DIY welding smoke extractor with lighting
字符串转成日期对象
C语言关于链表的代码看不懂?一篇文章让你拿捏二级指针并深入理解函数参数列表中传参的多种形式
C language [23] classic interview questions [Part 2]
ROS学习(23)action通信机制
Cisp-pte practice explanation (II)
Shell script quickly counts the number of lines of project code
Compile command line terminal swift