I want to make my div tag with id \"drag_me\" to be draggable up to the length of 300px from left and 460px from top, only using CSS.
I also want to make it resizabl
Draggable div not possible only with CSS, if you want draggable div you must need to use javascript.
not possible only with CSS
http://jqueryui.com/draggable/