Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

css %-px

/*Only works on Modern browsers, make sure to include the spaces
around the operator.*/
width: calc(100% - 100px);
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #css
ADD COMMENT
Topic
Name
7+2 =