The grey <div id="base" class="dragme"> has all inner-def. obj's  as childs, => moves ALL.
CSS used :
<style type="text/css">
.dragme{ position : relative; cursor : move; }
</style>

 

 

 
      Drag and Drop script :
1: Put this style sheet and the dragdrop.js  between the head tags of your page html.
         IMPORTANT! Do not remove "position : relative;" from the dragme style.
2: To apply drag and drop status to something just give it the class = dragme.
( text-example ! )
 

 

Another  '<p>-text':  blah blah blah  

P tag

 Div: Relative position
 
 <B> tag like 'IMPORTANT!'
 Absolute position 
 Div: Absolute position