DIV with child DIVs and how to manage the height/width

NokX,

You will need to create a “working page” of HTML and CSS that demonstrates the issue you are talking about. A “working page” is one that starts with <!doctype html>, contains a complete <head> section with CSS and JS or links to those files, ends with </html> and can run as a standalone page and demonstrate the issue. That way, we can see exactly what you see.