I\'ve defined my div\'s height in a stylesheet:
.topbar{ width:100%; height:70px; background-color:#475; }
But as soon as text is entered
You can also use min-height and max-height. It was very useful for me