Seeking guidance here. Within the webpage I'm developing, there are multiple 'Divs' containing 'text boxes' and 'background images' within them.
I aim to adjust the height of each text box on the page. The height of each box varies based on the text content. The height value of each text box is utilized as the margin value for the 'background images'.
However, it appears that the current code is only applying the code to a specific text box.