Form Elements to Add
Add a SECTION
Add a CONTAINER inside the SECTION
Add a DIV (DIV #1) inside the CONTAINER - class: ui-widget-content, width: 100px, height: 100px, background-color: #c0c0c0, float: left, ID: draggable
Add a DIV (DIV #2) inside the CONTAINER - class: ui-widget-header, width: 150px, height: 150px, background-color: #fff200, float: left, ID: droppable
Add a PARAGRAPH inside DIV 1. Text: Drag Me
Add a PARAGRAPH inside DIV 2. Text: Drop Here