0
Drag and drop application for Html,css,js
I know a very little about Html,css,js but I want to make a beautiful web page by dragging and dropping html components.WHICH APP IS BEST FOR THIS PURPOSE?
1 Respuesta
0
I think jQuery UI can help you in this case. You can check Draggable, Droppable, Sortable functionality with demos and code samples in official documentation.