Search
 
SCRIPT & CODE EXAMPLE
 

CSS

decrease div size

.shrink{
-webkit-transform:scale(0.5);
-moz-transform:scale(0.5);
-ms-transform:scale(0.5);
transform:scale(0.5);
}
Comment

PREVIOUS NEXT
Code Example
Css :: CSS box-shadow border shadow 
Css :: focus selector css 
Css :: css align backround image to the right 
Css :: box model properties 
Css :: angular headers for enc type 
Css :: hide scroll bar but still be scrollable. 
Css :: glass css 
Css :: css flex wrap space between rows 
Css :: how to underline text in css 
Css :: how to remove the underline from a link in css 
Css :: circle css 
Css :: wordpress theme my login redirect after login 
Css :: how to make background image responsive in css 
Css :: border bottom under text only 
Css :: css wrap 
Css :: text outline in css 
Css :: redirect link after clicking on a button html css 
Css :: css image background 
Css :: overlay color on image css 
Css :: margin css 
Css :: animation fade in css 
Css :: css grid span all columns 
Css :: css overflow-y 
Css :: html input type colour internal border 
Css :: css mauszeiger ändern 
Css :: css math functions 
Css :: change background color on hover 
Css :: add background image in css 
Css :: font shorthand 
Css :: css create sidebar 
ADD CONTENT
Topic
Content
Source link
Name
7+6 =