Error: Attribute autocorrect not allowed on element input at this point
<input type="text" id="main_search_input" name="search_query" placeholder="Search" autocapitalize="none" autocomplete="off" autocorrect="off" spellcheck="false">
by Valeri Tandilashvili
4 years ago
HTML
Error
1
Pro tip: use ```triple backticks around text``` to write in code fences