Drag and drop application for Html,css,js | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
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?

29th Mar 2020, 6:41 PM
Souptik Nath
Souptik Nath - avatar
1 Answer
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.
31st Mar 2020, 12:15 AM
Hello World
Hello World - avatar