The height of the HTML tag is set differently than my intention

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP


The height of the HTML tag is set differently than my intention



my structure is


table
ㄴ tbody
ㄴ tr
ㄴ td height: 25px
ㄴ div height:24px
ㄴ div height: 100% => why 30px ????



Why do I get a 30px when I set the height of the last div to 100%?





There isn't enough information here to answer your question. Perhaps you could include a code snippet demonstrating the problem you're running into?
– Ollin Boer Bohan
8 mins ago





Please post a Minimal, Complete, and Verifiable example.
– csmckelvey
7 mins ago









By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Popular posts from this blog

Makefile test if variable is not empty

Will Oldham

Visual Studio Code: How to configure includePath for better IntelliSense results