Drag an Object using jQuery
Question: Emily, a student of AI academy has a project to design a webpage to arrange suitable items as a grid. Before beginning the project she wants to know how to drag an object when the user clicks on it. Create a webpage and implement the dragable feature to drag an object wherever the user wants. Apply the following constraints: <div> tag with id as…