Forum Discussion

lalaki's avatar
lalaki
Copper Contributor
Jun 17, 2024

Edge reminded me to add the placeholder property to the file upload control.

Form elements must have labels: Element has no title attribute Element has no placeholder attribute [Error]

```html

<input type="file" name="file" accept=".*">

```

 

No RepliesBe the first to reply

Resources