Use this pattern instead of placeholder text
<label for="form-input">
Example form label
</label>
<input id="form-input" name="form-input" aria-describedby="form-help">
<p id="form-help">Some help text here</p>
<label for="form-input">
Example form label
</label>
<input id="form-input" name="form-input" aria-describedby="form-help">
<p id="form-help">Some help text here</p>
This comment has been minimized.
https://www.htmhell.dev/24-a-placeholder-is-not-a-label/