mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2026-03-12 17:51:53 +08:00
Fix content
This commit is contained in:
@@ -4,7 +4,7 @@ File uploads allow users to send files from their computer to a web server. This
|
||||
|
||||
Visit the following resources to learn more:
|
||||
|
||||
- [@article@<input type="file">](https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/input/file)
|
||||
- [@article@Input type file](https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/Elements/input/file)
|
||||
- [@article@How to Upload Files with HTML](https://www.freecodecamp.org/news/upload-files-with-html/)
|
||||
- [@video@HTML File Uploads in 5 Minutes (Plus Some JavaScript Features)](https://www.youtube.com/watch?v=iAxUpo0aJSk)
|
||||
- [@video@Uploading Files to the Web with HTML](https://www.youtube.com/watch?v=s2TTck1sj4s)
|
||||
Reference in New Issue
Block a user