Quantcast
Channel: Active questions tagged flexbox - Stack Overflow
Viewing all articles
Browse latest Browse all 1323

align-items : what is the difference between flex-start and Stretch?

$
0
0

can you please tell me align-items : what is the difference between flex-start and Stretch?

.container {  height: 500px;  padding: 10px;  margin: 50px auto;  background: #eee;  display: flex;  align-items: flex-end}.container .box {  padding: 10px;  width: 200px;  height: 200px;  background-color: #fff;}
<div class="container"><div class="box"></div></div>

Viewing all articles
Browse latest Browse all 1323

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>