Hello, I am tasked with creating a , and my button is . However, it tells me, "your buttons element text should be Submit. How do I make my button element say Submit? Thank you in advance for any help. My apologies if this was answered somewhere else, but I was not able to locate a topic that addressed this exact issue.
Please show the code you have tried so far and a link to the step you are working on
Here is the code I have tried so far. I have even tried removing text and just have name but either way I am unable to get the button element to be Submit. I am on stepButton element
<button type="text" name="Submit"> </button>
I don’t see any text inside of the HTML element?
Not sure why there is not text showing in it but i took a screenshot of what i posted. Still familiarizing myself with the forums and not sure how to use all the functions yet.
Please do not post a screenshot. I can see what you posted.
Stop and look at the specific part of your code that I quoted. Why might I be directing you to that part of your code? Why might I have said what I actually said?
Ohhhh haha sorry I get it. Thank you so much.
<button>Submit</button
Hey,
I’m having the same challenge
here is my code
submit
Please help
If you have a question about a specific challenge as it relates to your written code for that challenge and need some help, click the Help button located on the challenge. This button only appears if you have tried to submit an answer at least three times.
The Help button will create a new topic with all code you have written and include a link to the challenge also. You will still be able to ask any questions in the post before submitting it to the forum.
Thank you.