html input regex

HTML
<input type="text" pattern="[A-Za-z]{3}">
Source

Also in HTML: