DEV Community

Vijay SRJ
Vijay SRJ

Posted on

How to Drag and Drop a file from your computer to a HTML page ?

With minimal code using HTML5 you can drag and drop a file from your computer to a HTML page and display its contents.

Here is how to do it:

https://fullstackdeveloper.guru/2020/10/09/how-to-drag-and-drop-a-file-into-a-html-page-using-html5/

Top comments (0)