Hi! I have reset often, reviewed forum responses, asked ChatGPT, mdn web docs, The Quackit HTML Code Library , w3.org and I still cannot add an action attribute to a form element.
I believe the following to be true: <form></form> is the form element and it must remain empty
there is no such thing as an <action> </action> element
syntax could be "<form action> </form action> or <formaction> </formaction> (tried both)
Prompt says need space between my opening elements so, I have moved those around. @your convenience. TY
I’ve edited your code for readability. When you enter a code block into a forum post, please precede it with a separate line of three backticks and follow it with a separate line of three backticks to make it easier to read.
You can also use the “preformatted text” tool in the editor (</>) to add backticks around text.