+ 1
How can I put dragable button in CSS and HTML(And if you can JavaScript)?
I really need it for a webpage I am making.
4 Answers
+ 7
You can search more on google according to your understanding
https://www.w3schools.com/html/html5_draganddrop.asp
https://stackoverflow.com/questions/66536161/how-do-i-make-a-button-draggable-in-html
Hope it's helpful to you
+ 4
Kirubel Yonas welcome, you will have to apply logic on your own and you can take help from youtube or google.
+ 3
Thanks, also I really needed to arrange the buttons with 500px and height 600px and wanted to arrange a heading inside the button and some paragraphs and arrange an image in the left (half full button)?
+ 1
I am really stuck