Fix content

This commit is contained in:
Kamran Ahmed
2025-11-24 11:31:50 +00:00
parent cf2368502a
commit ff5dc3e5e0

View File

@@ -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)