mirror of
https://github.com/rkd77/elinks.git
synced 2024-12-04 14:46:47 -05:00
[test] Example more believeable
This commit is contained in:
parent
c3e5e70cd7
commit
65a091ee1a
@ -2,7 +2,7 @@
|
|||||||
<html>
|
<html>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<div class="demo"> Grandparent
|
<div class="demo container"> Grandparent
|
||||||
<div class="demo container">Parent
|
<div class="demo container">Parent
|
||||||
<div id="myElement" class="demo">The outer HTML of closest element will be shown.</div>
|
<div id="myElement" class="demo">The outer HTML of closest element will be shown.</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user