Search
 
SCRIPT & CODE EXAMPLE
 

HTML

tailwind flex shrink

<div class="flex ...">
  <div class="flex-grow w-16 h-16 ...">
    <!-- This item will grow or shrink as needed -->
  </div>
  <div class="flex-shrink w-64 h-16 ...">
    <!-- This item will shrink -->
  </div>
  <div class="flex-grow w-16 h-16 ...">
    <!-- This item will grow or shrink as needed -->
  </div>
</div>
Comment

PREVIOUS NEXT
Code Example
Html :: embedded youtube 
Html :: Link to chat in telegram 
Html :: html typing shortcuts 
Html :: css svg width font size 
Html :: unable to resolve dependency tree react html email 
Html :: html quotation 
Html :: nunjucks variables 
Html :: ionic skeleton 
Html :: html lazy load images 
Html :: placeholder in html select 
Html :: how to write code in html 
Html :: time input html 
Html :: how do i get the toggle menu on the right bootstrap 
Html :: video html player 
Html :: how to make a table in html 
Html :: markdown image by address 
Html :: edit button html 
Html :: select option 
Html :: git print commit tree html 
Html :: html form templates 
Html :: edit box with a drop-down list 
Html :: view html file linux terminal 
Html :: html font style 
Html :: HTML started template for bootstrap 
Html :: how to make html element center of the screen 
Html :: storybook fonts 
Html :: html tooltip attribute 
Html :: How to link a label and an input 
Html :: how to disable tabindex 
Html :: how to stop marquee text in html when you hover over it 
ADD CONTENT
Topic
Content
Source link
Name
8+1 =