mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
[test] Changed description
This commit is contained in:
parent
0f57773f76
commit
e139426613
@ -5,7 +5,7 @@
|
||||
First Name: <input name="fname" type="text" value="Michael"><br>
|
||||
First Name: <input name="fname" type="text" value="Doug">
|
||||
|
||||
<p>Click the button to get the tag name of the first element in the document that has a name attribute with the value "fname".</p>
|
||||
<p>Click the button to get the outer html of anchor number 1. Anchors are counted from 0.</p>
|
||||
|
||||
<button onclick="myFunction()">Try it</button>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user