Is there an html / css / javascipt way to maintain a
I am not sure what you mean, just use css:
div#id { width: 100px; /*or some other #*/ height: 100px; /*or some other #*/ }
html:
some content