<div style="padding:20xp;width:100%;"
<div style="width:?????">
<div>
</div>
I would like the inner div to fill the screen completely, even when the outer div has 20px padding. How can that be done? thanks.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Give the inner
<div>a negative margin to negate the padding and fill the width, example: