added clarification in test text (#26458)
* added clarification in test text fix to issue #17490 * moved the note from the test text to description * fix: updated note sytnax
This commit is contained in:
parent
8069923feb
commit
9ebaa10eea
@ -9,7 +9,8 @@ videoUrl: 'https://scrimba.com/p/pVMPUv/cKdJDhg'
|
||||
<section id='description'>
|
||||
Placeholder text is what is displayed in your <code>input</code> element before your user has inputted anything.
|
||||
You can create placeholder text like so:
|
||||
<code><input type="text" placeholder="this is placeholder text"></code>
|
||||
<code><input type="text" placeholder="this is placeholder text"></code><br>
|
||||
<strong>Note:</strong> Remember that <code>input</code> elements are self-closing.
|
||||
</section>
|
||||
|
||||
## Instructions
|
||||
|
Loading…
x
Reference in New Issue
Block a user