I've got a responsive page that has a table like layout of divs. There's a container class="eqgroup" and all the divs within it are class="eqheight" with widths=nn%.
I've written a neat bunch of PHP scripts that create and manage a series of folders for users to access files "securely" with BASIC http auth on the Internet. It creates and manages the .htpasswd and...