CSS: Align an element based on screen size
问题 So I'm writing a program that will need to resize elements based on the viewers screen size. The program is in jsp / sql/ xhtml / css and I have a few questions. Is there any way to select a css file by saving the screen width to a jsp variable? Is there a way to align a div below another div and use the above div as a sort of container for it? This question is a little complicated Goal: To have an image with a text label underneath it. Problem: The div is part of a parent div, and the div