We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8056c4b commit 1a92755Copy full SHA for 1a92755
index.html
@@ -26,7 +26,7 @@ <h2>Do Awesome Stuff</h2>
26
<section>
27
<form>
28
<h3 class="task">Task</h3>
29
- <textarea class="answer" name="answer" id="answer" rows="3" cols="25"></textarea>
+ <textarea class="answer" name="answer" id="answer" rows="3" cols="25">I will...</textarea>
30
<span class="hint">One objective.</span>
31
</form>
32
</section>
0 commit comments