var myDiv = $('<div/>', { css: { 'border': '2px solid white', margin: '0', padding: '0', height: '100px', width: '100px' } });