Search
 
SCRIPT & CODE EXAMPLE
 

CSS

.col-6 bootstrap

.col-6{
	flex: 0 0 50%;
	max-width: 50%;
}
Comment

col-md-6 bootstrap

<div class="col-lg-2 col-md-4 col-sm-3 "> Your Stuffs </div>

/*
col-lg  for large

col-md for med 

col-sm for small 

enjoy :) 
*/
Comment

PREVIOUS NEXT
Code Example
Css :: image align text align in center 
Css :: tampermonkey custom css 
Css :: tilt element css animation 
Css :: asp net css how to change text alignment of gridview column 
Css :: css span to right of div 
Css :: css basic template 
Css :: java to python 
Css :: how to set media path and media root 
Css :: how to color links 
Css :: vertical align h1 inside div 
Css :: css style select arrow color 
Css :: background images in css 
Css :: allfont cdn 
Css :: youtube no related videos embed 
Css :: put a background image in css with absolute layout 
Css :: Css left-to-right animation. 
Css :: laravel 7 css loading slow 
Css :: padding makes div overflow 
Css :: step 20 freecodecamp flexbox 
Css :: divs overlapping on mobile landscape 
Css :: promise.resolve 
Css :: ssh into docker container ddev 
Css :: blue gradient 
Css :: jpa select date format 
Css :: bulma scss add custom colors 
Css :: Background Animation onHover 
Css :: css 4 3 ratio 
Css :: transparent circle in a div 
Css :: svg background css 
Css :: how change the text position 
ADD CONTENT
Topic
Content
Source link
Name
8+8 =