I wasn’t sure how to make the button say send instead of submit
Your code so far
<div class="answer">
<textarea id="css-questions" name="css-questions" rows="5" cols="24" placeholder="Who is flexbox..."></textarea>
</div>
</div>
</section>
<input type="submit" />
</form>
Challenge: Learn Accessibility by Building a Quiz - Step 41
Link to the challenge: