#draggable, #resizable { width: 100px; height: 100px; background: #abc; } #droppable { width: 100px; height: 100px; background: #cde; }