I wonder if there is way to set outerwidth of a div using css to ignore padding and borders.
outerwidth
div
css
When I set a div t
I would simply add a div inside that div if possible.
//Content .outerwidth { width: 50%; } .inner { padding: 20px; }