Source code
Revision control
Copy as Markdown
Other Tools
<!DOCTYPE html>
<meta charset=utf-8>
<title>invalid formaction: host-hostname-in-brackets</title>
<button formaction="http://[www.google.com]/"></button>
<!DOCTYPE html>
<meta charset=utf-8>
<title>invalid formaction: host-hostname-in-brackets</title>
<button formaction="http://[www.google.com]/"></button>