$('#div_id').append( $('<div/>', {'id': 'child_div', 'class': 'className','style':'width: 100%; height: 100%;'}) );